Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2019-6454
Vulnerability from cvelistv5
Published
2019-03-17 16:38
Modified
2024-08-04 20:23
Severity ?
EPSS score ?
Summary
An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T20:23:21.049Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "FEDORA-2019-8434288a24", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/" }, { "name": "[oss-security] 20190218 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2019/02/18/3" }, { "name": "107081", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/107081" }, { "name": "USN-3891-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/3891-1/" }, { "name": "RHSA-2019:0368", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:0368" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c" }, { "name": "SUSE-SA:2019:0255-1", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html" }, { "name": "[oss-security] 20190219 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2019/02/19/1" }, { "name": "[SECURITY] [DLA 1684-1] 20190219 systemd security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html" }, { "name": "DSA-4393-1", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2019/dsa-4393" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20190327-0004/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278" }, { "name": "RHSA-2019:0990", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:0990" }, { "name": "openSUSE-SU-2019:1450", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html" }, { "name": "RHSA-2019:1322", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:1322" }, { "name": "RHSA-2019:1502", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:1502" }, { "name": "RHSA-2019:2805", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:2805" }, { "name": "[oss-security] 20210720 CVE-2021-33910: Denial of service (stack exhaustion) in systemd (PID 1)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2021/07/20/2" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2019-02-18T00:00:00", "descriptions": [ { "lang": "en", "value": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic)." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-07-20T14:06:12", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "FEDORA-2019-8434288a24", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/" }, { "name": "[oss-security] 20190218 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2019/02/18/3" }, { "name": "107081", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/107081" }, { "name": "USN-3891-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/3891-1/" }, { "name": "RHSA-2019:0368", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:0368" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c" }, { "name": "SUSE-SA:2019:0255-1", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html" }, { "name": "[oss-security] 20190219 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2019/02/19/1" }, { "name": "[SECURITY] [DLA 1684-1] 20190219 systemd security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html" }, { "name": "DSA-4393-1", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2019/dsa-4393" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://security.netapp.com/advisory/ntap-20190327-0004/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278" }, { "name": "RHSA-2019:0990", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:0990" }, { "name": "openSUSE-SU-2019:1450", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html" }, { "name": "RHSA-2019:1322", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:1322" }, { "name": "RHSA-2019:1502", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:1502" }, { "name": "RHSA-2019:2805", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:2805" }, { "name": "[oss-security] 20210720 CVE-2021-33910: Denial of service (stack exhaustion) in systemd (PID 1)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2021/07/20/2" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-6454", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "FEDORA-2019-8434288a24", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/" }, { "name": "[oss-security] 20190218 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2019/02/18/3" }, { "name": "107081", "refsource": "BID", "url": "http://www.securityfocus.com/bid/107081" }, { "name": "USN-3891-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3891-1/" }, { "name": "RHSA-2019:0368", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:0368" }, { "name": "https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c", "refsource": "MISC", "url": "https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c" }, { "name": "SUSE-SA:2019:0255-1", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html" }, { "name": "[oss-security] 20190219 CVE-2019-6454: systemd (PID1) crash with specially crafted D-Bus message", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2019/02/19/1" }, { "name": "[SECURITY] [DLA 1684-1] 20190219 systemd security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html" }, { "name": "DSA-4393-1", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2019/dsa-4393" }, { "name": "https://security.netapp.com/advisory/ntap-20190327-0004/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20190327-0004/" }, { "name": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278", "refsource": "CONFIRM", "url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278" }, { "name": "RHSA-2019:0990", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:0990" }, { "name": "openSUSE-SU-2019:1450", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html" }, { "name": "RHSA-2019:1322", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:1322" }, { "name": "RHSA-2019:1502", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:1502" }, { "name": "RHSA-2019:2805", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:2805" }, { "name": "[oss-security] 20210720 CVE-2021-33910: Denial of service (stack exhaustion) in systemd (PID 1)", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2021/07/20/2" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2019-6454", "datePublished": "2019-03-17T16:38:57", "dateReserved": "2019-01-16T00:00:00", "dateUpdated": "2024-08-04T20:23:21.049Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-6454\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-03-21T16:01:08.203\",\"lastModified\":\"2024-11-21T04:46:28.867\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).\"},{\"lang\":\"es\",\"value\":\"Se ha descubierto un problema en sd-bus en systemd 239. bus_process_object() en libsystemd/sd-bus/bus-objects.c asigna un b\u00fafer de pila de longitud variable para almacenar temporalmente la ruta de objeto de los mensajes D-Bus entrantes. Un usuario local sin privilegios puede explotar esto enviando un mensaje especialmente manipulado a PID1, provocando que el puntero de la pila salte por las p\u00e1ginas guard de la pila hasta una regi\u00f3n de memoria no mapeada y desencadene una denegaci\u00f3n de servicio (cierre inesperado del PID1 en systemd y p\u00e1nico del kernel).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:C\",\"baseScore\":4.9,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"impactScore\":6.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:systemd_project:systemd:239:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6867987C-E8AF-4CBB-92A4-4F1D85976482\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1E78106-58E6-4D59-990F-75DA575BFAD9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_performance_analytics_services:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83077160-BB98-408B-81F0-8EF9E566BF28\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D100F7CE-FC64-4CC6-852A-6136D72DA419\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07C312A0-CD2C-4B9C-B064-6409B25C278F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0C69E57-48DE-467F-8ADD-B4601CE1611E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C068A4-3780-4EAB-A937-6082DF847564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F96E3779-F56A-45FF-BB3D-4980527D721E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0CF73560-2F5B-4723-A8A1-9AADBB3ADA00\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92BC9265-6959-4D37-BE5E-8C45E98992F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"831F0F47-3565-4763-B16F-C87B1FF2035E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E3F09B5-569F-4C58-9FCA-3C0953D107B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C34DD8A-17C5-489C-9140-447784F27607\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8254A580-9C03-4DEE-9EC3-9FA328247AAD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"280D547B-F204-4848-9262-A103176B740C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0AB105EC-19F9-424A-86F1-305A6FD74A9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C9BD9AE-46FC-4609-8D99-A3CFE91D58D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"277E06A0-90F5-4F97-94EA-5A18E242B800\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"47811209-5CE5-4375-8391-B0A7F6A0E420\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DF307B8C-4548-47D9-9D2E-F61AE0BFAADD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6617354C-ACF6-447F-A1A7-D69E43CF5A7E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8EB6F417-25D0-4A28-B7BA-D21929EAA9E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5C80DB2-4A78-4EC9-B2A8-1E4D902C4834\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"983533DD-3970-4A37-9A9C-582BD48AA1E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"98381E61-F082-4302-B51F-5648884F998B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D99A687E-EAE6-417E-A88E-D0082BC194CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B353CE99-D57C-465B-AAB0-73EF581127D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6897676D-53F9-45B3-B27F-7FF9A4C58D33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E28F226A-CBC7-4A32-BE58-398FA5B42481\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF77CDCF-B9C9-427D-B2BF-36650FB2148C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36312FC8-1252-4E9C-9364-4F2FAAAAD0F4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C81C5D4E-3CAD-43CE-82BC-B0619CA3A74A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D7B1FA1-2A13-414C-B76B-91113336E9CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4DF2B9A2-8CA6-4EDF-9975-07265E363ED2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7DA6A5AF-2EBE-4ED9-B312-DCD9D150D031\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24C0F4E1-C52C-41E0-9F14-F83ADD5CC7ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D5F7E11E-FB34-4467-8919-2B6BEAABF665\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B76AA310-FEC7-497F-AF04-C3EC1E76C4CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B09ACF2D-D83F-4A86-8185-9569605D8EE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AC10D919-57FD-4725-B8D2-39ECB476902F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA5F8426-5EEB-4013-BE49-8E705DA140B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C7E9628-0915-4C49-8929-F5E060A20CBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ADD254BD-1F70-476C-BE15-7945DED7963B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"48C2E003-A71C-4D06-B8B3-F93160568182\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3921C1CF-A16D-4727-99AD-03EFFA7C91CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mcafee:web_gateway:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.7.2.21\",\"matchCriteriaId\":\"E0BD6333-F674-4A2D-9E63-6177FC0F85FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mcafee:web_gateway:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.8.0\",\"versionEndExcluding\":\"7.8.2.8\",\"matchCriteriaId\":\"43FAD524-3E83-482B-8F74-6014BC52F46B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mcafee:web_gateway:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.1.1\",\"matchCriteriaId\":\"9D943214-14D8-47BC-BCF4-76B78EE95028\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/02/18/3\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/02/19/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/07/20/2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/107081\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:0368\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:0990\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1322\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1502\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2805\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190327-0004/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3891-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4393\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-02/msg00070.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00062.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/02/18/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/02/19/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/07/20/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/107081\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:0368\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:0990\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1322\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1502\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2805\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/systemd/systemd/commits/master/src/libsystemd/sd-bus/bus-objects.c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10278\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/02/msg00031.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N67IOBOTDOMVNQJ5QRU2MXLEECXPGNVJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190327-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3891-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4393\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
opensuse-su-2024:11420-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libsystemd0-249.4-2.2 on GA media
Notes
Title of the patch
libsystemd0-249.4-2.2 on GA media
Description of the patch
These are all security issues fixed in the libsystemd0-249.4-2.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11420
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libsystemd0-249.4-2.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libsystemd0-249.4-2.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11420", "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_11420-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2016-10156 page", "url": "https://www.suse.com/security/cve/CVE-2016-10156/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15908 page", "url": "https://www.suse.com/security/cve/CVE-2017-15908/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-18078 page", "url": "https://www.suse.com/security/cve/CVE-2017-18078/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9445 page", "url": "https://www.suse.com/security/cve/CVE-2017-9445/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15686 page", "url": "https://www.suse.com/security/cve/CVE-2018-15686/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15687 page", "url": "https://www.suse.com/security/cve/CVE-2018-15687/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15688 page", "url": "https://www.suse.com/security/cve/CVE-2018-15688/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16864 page", "url": "https://www.suse.com/security/cve/CVE-2018-16864/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16865 page", "url": "https://www.suse.com/security/cve/CVE-2018-16865/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-21029 page", "url": "https://www.suse.com/security/cve/CVE-2018-21029/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-6954 page", "url": "https://www.suse.com/security/cve/CVE-2018-6954/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20386 page", "url": "https://www.suse.com/security/cve/CVE-2019-20386/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3842 page", "url": "https://www.suse.com/security/cve/CVE-2019-3842/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3843 page", "url": "https://www.suse.com/security/cve/CVE-2019-3843/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3844 page", "url": "https://www.suse.com/security/cve/CVE-2019-3844/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-6454 page", "url": "https://www.suse.com/security/cve/CVE-2019-6454/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-13529 page", "url": "https://www.suse.com/security/cve/CVE-2020-13529/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-1712 page", "url": "https://www.suse.com/security/cve/CVE-2020-1712/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-33910 page", "url": "https://www.suse.com/security/cve/CVE-2021-33910/" } ], "title": "libsystemd0-249.4-2.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:11420-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": "libsystemd0-249.4-2.2.aarch64", "product": { "name": "libsystemd0-249.4-2.2.aarch64", "product_id": "libsystemd0-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "libsystemd0-32bit-249.4-2.2.aarch64", "product": { "name": "libsystemd0-32bit-249.4-2.2.aarch64", "product_id": "libsystemd0-32bit-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "libudev-devel-249.4-2.2.aarch64", "product": { "name": "libudev-devel-249.4-2.2.aarch64", "product_id": "libudev-devel-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "libudev-devel-32bit-249.4-2.2.aarch64", "product": { "name": "libudev-devel-32bit-249.4-2.2.aarch64", "product_id": "libudev-devel-32bit-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "libudev1-249.4-2.2.aarch64", "product": { "name": "libudev1-249.4-2.2.aarch64", "product_id": "libudev1-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "libudev1-32bit-249.4-2.2.aarch64", "product": { "name": "libudev1-32bit-249.4-2.2.aarch64", "product_id": "libudev1-32bit-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "nss-myhostname-249.4-2.2.aarch64", "product": { "name": "nss-myhostname-249.4-2.2.aarch64", "product_id": "nss-myhostname-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "nss-myhostname-32bit-249.4-2.2.aarch64", "product": { "name": "nss-myhostname-32bit-249.4-2.2.aarch64", "product_id": "nss-myhostname-32bit-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "nss-mymachines-249.4-2.2.aarch64", "product": { "name": "nss-mymachines-249.4-2.2.aarch64", "product_id": "nss-mymachines-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "nss-mymachines-32bit-249.4-2.2.aarch64", "product": { "name": "nss-mymachines-32bit-249.4-2.2.aarch64", "product_id": "nss-mymachines-32bit-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "nss-resolve-249.4-2.2.aarch64", "product": { "name": "nss-resolve-249.4-2.2.aarch64", "product_id": "nss-resolve-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "nss-systemd-249.4-2.2.aarch64", "product": { "name": "nss-systemd-249.4-2.2.aarch64", "product_id": "nss-systemd-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-249.4-2.2.aarch64", "product": { "name": "systemd-249.4-2.2.aarch64", "product_id": "systemd-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-32bit-249.4-2.2.aarch64", "product": { "name": "systemd-32bit-249.4-2.2.aarch64", "product_id": "systemd-32bit-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-container-249.4-2.2.aarch64", "product": { "name": "systemd-container-249.4-2.2.aarch64", "product_id": "systemd-container-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-coredump-249.4-2.2.aarch64", "product": { "name": "systemd-coredump-249.4-2.2.aarch64", "product_id": "systemd-coredump-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-devel-249.4-2.2.aarch64", "product": { "name": "systemd-devel-249.4-2.2.aarch64", "product_id": "systemd-devel-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-doc-249.4-2.2.aarch64", "product": { "name": "systemd-doc-249.4-2.2.aarch64", "product_id": "systemd-doc-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-experimental-249.4-2.2.aarch64", "product": { "name": "systemd-experimental-249.4-2.2.aarch64", "product_id": "systemd-experimental-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-journal-remote-249.4-2.2.aarch64", "product": { "name": "systemd-journal-remote-249.4-2.2.aarch64", "product_id": "systemd-journal-remote-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-lang-249.4-2.2.aarch64", "product": { "name": "systemd-lang-249.4-2.2.aarch64", "product_id": "systemd-lang-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-logger-249.4-2.2.aarch64", "product": { "name": "systemd-logger-249.4-2.2.aarch64", "product_id": "systemd-logger-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-network-249.4-2.2.aarch64", "product": { "name": "systemd-network-249.4-2.2.aarch64", "product_id": "systemd-network-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-portable-249.4-2.2.aarch64", "product": { "name": "systemd-portable-249.4-2.2.aarch64", "product_id": "systemd-portable-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-sysvinit-249.4-2.2.aarch64", "product": { "name": "systemd-sysvinit-249.4-2.2.aarch64", "product_id": "systemd-sysvinit-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "systemd-testsuite-249.4-2.2.aarch64", "product": { "name": "systemd-testsuite-249.4-2.2.aarch64", "product_id": "systemd-testsuite-249.4-2.2.aarch64" } }, { "category": "product_version", "name": "udev-249.4-2.2.aarch64", "product": { "name": "udev-249.4-2.2.aarch64", "product_id": "udev-249.4-2.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-249.4-2.2.ppc64le", "product": { "name": "libsystemd0-249.4-2.2.ppc64le", "product_id": "libsystemd0-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "libsystemd0-32bit-249.4-2.2.ppc64le", "product": { "name": "libsystemd0-32bit-249.4-2.2.ppc64le", "product_id": "libsystemd0-32bit-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "libudev-devel-249.4-2.2.ppc64le", "product": { "name": "libudev-devel-249.4-2.2.ppc64le", "product_id": "libudev-devel-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "libudev-devel-32bit-249.4-2.2.ppc64le", "product": { "name": "libudev-devel-32bit-249.4-2.2.ppc64le", "product_id": "libudev-devel-32bit-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "libudev1-249.4-2.2.ppc64le", "product": { "name": "libudev1-249.4-2.2.ppc64le", "product_id": "libudev1-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "libudev1-32bit-249.4-2.2.ppc64le", "product": { "name": "libudev1-32bit-249.4-2.2.ppc64le", "product_id": "libudev1-32bit-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "nss-myhostname-249.4-2.2.ppc64le", "product": { "name": "nss-myhostname-249.4-2.2.ppc64le", "product_id": "nss-myhostname-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "nss-myhostname-32bit-249.4-2.2.ppc64le", "product": { "name": "nss-myhostname-32bit-249.4-2.2.ppc64le", "product_id": "nss-myhostname-32bit-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "nss-mymachines-249.4-2.2.ppc64le", "product": { "name": "nss-mymachines-249.4-2.2.ppc64le", "product_id": "nss-mymachines-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "nss-mymachines-32bit-249.4-2.2.ppc64le", "product": { "name": "nss-mymachines-32bit-249.4-2.2.ppc64le", "product_id": "nss-mymachines-32bit-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "nss-resolve-249.4-2.2.ppc64le", "product": { "name": "nss-resolve-249.4-2.2.ppc64le", "product_id": "nss-resolve-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "nss-systemd-249.4-2.2.ppc64le", "product": { "name": "nss-systemd-249.4-2.2.ppc64le", "product_id": "nss-systemd-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-249.4-2.2.ppc64le", "product": { "name": "systemd-249.4-2.2.ppc64le", "product_id": "systemd-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-32bit-249.4-2.2.ppc64le", "product": { "name": "systemd-32bit-249.4-2.2.ppc64le", "product_id": "systemd-32bit-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-container-249.4-2.2.ppc64le", "product": { "name": "systemd-container-249.4-2.2.ppc64le", "product_id": "systemd-container-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-coredump-249.4-2.2.ppc64le", "product": { "name": "systemd-coredump-249.4-2.2.ppc64le", "product_id": "systemd-coredump-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-devel-249.4-2.2.ppc64le", "product": { "name": "systemd-devel-249.4-2.2.ppc64le", "product_id": "systemd-devel-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-doc-249.4-2.2.ppc64le", "product": { "name": "systemd-doc-249.4-2.2.ppc64le", "product_id": "systemd-doc-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-experimental-249.4-2.2.ppc64le", "product": { "name": "systemd-experimental-249.4-2.2.ppc64le", "product_id": "systemd-experimental-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-journal-remote-249.4-2.2.ppc64le", "product": { "name": "systemd-journal-remote-249.4-2.2.ppc64le", "product_id": "systemd-journal-remote-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-lang-249.4-2.2.ppc64le", "product": { "name": "systemd-lang-249.4-2.2.ppc64le", "product_id": "systemd-lang-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-logger-249.4-2.2.ppc64le", "product": { "name": "systemd-logger-249.4-2.2.ppc64le", "product_id": "systemd-logger-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-network-249.4-2.2.ppc64le", "product": { "name": "systemd-network-249.4-2.2.ppc64le", "product_id": "systemd-network-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-portable-249.4-2.2.ppc64le", "product": { "name": "systemd-portable-249.4-2.2.ppc64le", "product_id": "systemd-portable-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-sysvinit-249.4-2.2.ppc64le", "product": { "name": "systemd-sysvinit-249.4-2.2.ppc64le", "product_id": "systemd-sysvinit-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "systemd-testsuite-249.4-2.2.ppc64le", "product": { "name": "systemd-testsuite-249.4-2.2.ppc64le", "product_id": "systemd-testsuite-249.4-2.2.ppc64le" } }, { "category": "product_version", "name": "udev-249.4-2.2.ppc64le", "product": { "name": "udev-249.4-2.2.ppc64le", "product_id": "udev-249.4-2.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-249.4-2.2.s390x", "product": { "name": "libsystemd0-249.4-2.2.s390x", "product_id": "libsystemd0-249.4-2.2.s390x" } }, { "category": "product_version", "name": "libsystemd0-32bit-249.4-2.2.s390x", "product": { "name": "libsystemd0-32bit-249.4-2.2.s390x", "product_id": "libsystemd0-32bit-249.4-2.2.s390x" } }, { "category": "product_version", "name": "libudev-devel-249.4-2.2.s390x", "product": { "name": "libudev-devel-249.4-2.2.s390x", "product_id": "libudev-devel-249.4-2.2.s390x" } }, { "category": "product_version", "name": "libudev-devel-32bit-249.4-2.2.s390x", "product": { "name": "libudev-devel-32bit-249.4-2.2.s390x", "product_id": "libudev-devel-32bit-249.4-2.2.s390x" } }, { "category": "product_version", "name": "libudev1-249.4-2.2.s390x", "product": { "name": "libudev1-249.4-2.2.s390x", "product_id": "libudev1-249.4-2.2.s390x" } }, { "category": "product_version", "name": "libudev1-32bit-249.4-2.2.s390x", "product": { "name": "libudev1-32bit-249.4-2.2.s390x", "product_id": "libudev1-32bit-249.4-2.2.s390x" } }, { "category": "product_version", "name": "nss-myhostname-249.4-2.2.s390x", "product": { "name": "nss-myhostname-249.4-2.2.s390x", "product_id": "nss-myhostname-249.4-2.2.s390x" } }, { "category": "product_version", "name": "nss-myhostname-32bit-249.4-2.2.s390x", "product": { "name": "nss-myhostname-32bit-249.4-2.2.s390x", "product_id": "nss-myhostname-32bit-249.4-2.2.s390x" } }, { "category": "product_version", "name": "nss-mymachines-249.4-2.2.s390x", "product": { "name": "nss-mymachines-249.4-2.2.s390x", "product_id": "nss-mymachines-249.4-2.2.s390x" } }, { "category": "product_version", "name": "nss-mymachines-32bit-249.4-2.2.s390x", "product": { "name": "nss-mymachines-32bit-249.4-2.2.s390x", "product_id": "nss-mymachines-32bit-249.4-2.2.s390x" } }, { "category": "product_version", "name": "nss-resolve-249.4-2.2.s390x", "product": { "name": "nss-resolve-249.4-2.2.s390x", "product_id": "nss-resolve-249.4-2.2.s390x" } }, { "category": "product_version", "name": "nss-systemd-249.4-2.2.s390x", "product": { "name": "nss-systemd-249.4-2.2.s390x", "product_id": "nss-systemd-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-249.4-2.2.s390x", "product": { "name": "systemd-249.4-2.2.s390x", "product_id": "systemd-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-32bit-249.4-2.2.s390x", "product": { "name": "systemd-32bit-249.4-2.2.s390x", "product_id": "systemd-32bit-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-container-249.4-2.2.s390x", "product": { "name": "systemd-container-249.4-2.2.s390x", "product_id": "systemd-container-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-coredump-249.4-2.2.s390x", "product": { "name": "systemd-coredump-249.4-2.2.s390x", "product_id": "systemd-coredump-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-devel-249.4-2.2.s390x", "product": { "name": "systemd-devel-249.4-2.2.s390x", "product_id": "systemd-devel-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-doc-249.4-2.2.s390x", "product": { "name": "systemd-doc-249.4-2.2.s390x", "product_id": "systemd-doc-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-experimental-249.4-2.2.s390x", "product": { "name": "systemd-experimental-249.4-2.2.s390x", "product_id": "systemd-experimental-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-journal-remote-249.4-2.2.s390x", "product": { "name": "systemd-journal-remote-249.4-2.2.s390x", "product_id": "systemd-journal-remote-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-lang-249.4-2.2.s390x", "product": { "name": "systemd-lang-249.4-2.2.s390x", "product_id": "systemd-lang-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-logger-249.4-2.2.s390x", "product": { "name": "systemd-logger-249.4-2.2.s390x", "product_id": "systemd-logger-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-network-249.4-2.2.s390x", "product": { "name": "systemd-network-249.4-2.2.s390x", "product_id": "systemd-network-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-portable-249.4-2.2.s390x", "product": { "name": "systemd-portable-249.4-2.2.s390x", "product_id": "systemd-portable-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-sysvinit-249.4-2.2.s390x", "product": { "name": "systemd-sysvinit-249.4-2.2.s390x", "product_id": "systemd-sysvinit-249.4-2.2.s390x" } }, { "category": "product_version", "name": "systemd-testsuite-249.4-2.2.s390x", "product": { "name": "systemd-testsuite-249.4-2.2.s390x", "product_id": "systemd-testsuite-249.4-2.2.s390x" } }, { "category": "product_version", "name": "udev-249.4-2.2.s390x", "product": { "name": "udev-249.4-2.2.s390x", "product_id": "udev-249.4-2.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-249.4-2.2.x86_64", "product": { "name": "libsystemd0-249.4-2.2.x86_64", "product_id": "libsystemd0-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "libsystemd0-32bit-249.4-2.2.x86_64", "product": { "name": "libsystemd0-32bit-249.4-2.2.x86_64", "product_id": "libsystemd0-32bit-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "libudev-devel-249.4-2.2.x86_64", "product": { "name": "libudev-devel-249.4-2.2.x86_64", "product_id": "libudev-devel-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "libudev-devel-32bit-249.4-2.2.x86_64", "product": { "name": "libudev-devel-32bit-249.4-2.2.x86_64", "product_id": "libudev-devel-32bit-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "libudev1-249.4-2.2.x86_64", "product": { "name": "libudev1-249.4-2.2.x86_64", "product_id": "libudev1-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "libudev1-32bit-249.4-2.2.x86_64", "product": { "name": "libudev1-32bit-249.4-2.2.x86_64", "product_id": "libudev1-32bit-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-249.4-2.2.x86_64", "product": { "name": "nss-myhostname-249.4-2.2.x86_64", "product_id": "nss-myhostname-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-32bit-249.4-2.2.x86_64", "product": { "name": "nss-myhostname-32bit-249.4-2.2.x86_64", "product_id": "nss-myhostname-32bit-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "nss-mymachines-249.4-2.2.x86_64", "product": { "name": "nss-mymachines-249.4-2.2.x86_64", "product_id": "nss-mymachines-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "nss-mymachines-32bit-249.4-2.2.x86_64", "product": { "name": "nss-mymachines-32bit-249.4-2.2.x86_64", "product_id": "nss-mymachines-32bit-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "nss-resolve-249.4-2.2.x86_64", "product": { "name": "nss-resolve-249.4-2.2.x86_64", "product_id": "nss-resolve-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "nss-systemd-249.4-2.2.x86_64", "product": { "name": "nss-systemd-249.4-2.2.x86_64", "product_id": "nss-systemd-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-249.4-2.2.x86_64", "product": { "name": "systemd-249.4-2.2.x86_64", "product_id": "systemd-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-32bit-249.4-2.2.x86_64", "product": { "name": "systemd-32bit-249.4-2.2.x86_64", "product_id": "systemd-32bit-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-container-249.4-2.2.x86_64", "product": { "name": "systemd-container-249.4-2.2.x86_64", "product_id": "systemd-container-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-coredump-249.4-2.2.x86_64", "product": { "name": "systemd-coredump-249.4-2.2.x86_64", "product_id": "systemd-coredump-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-devel-249.4-2.2.x86_64", "product": { "name": "systemd-devel-249.4-2.2.x86_64", "product_id": "systemd-devel-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-doc-249.4-2.2.x86_64", "product": { "name": "systemd-doc-249.4-2.2.x86_64", "product_id": "systemd-doc-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-experimental-249.4-2.2.x86_64", "product": { "name": "systemd-experimental-249.4-2.2.x86_64", "product_id": "systemd-experimental-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-journal-remote-249.4-2.2.x86_64", "product": { "name": "systemd-journal-remote-249.4-2.2.x86_64", "product_id": "systemd-journal-remote-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-lang-249.4-2.2.x86_64", "product": { "name": "systemd-lang-249.4-2.2.x86_64", "product_id": "systemd-lang-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-logger-249.4-2.2.x86_64", "product": { "name": "systemd-logger-249.4-2.2.x86_64", "product_id": "systemd-logger-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-network-249.4-2.2.x86_64", "product": { "name": "systemd-network-249.4-2.2.x86_64", "product_id": "systemd-network-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-portable-249.4-2.2.x86_64", "product": { "name": "systemd-portable-249.4-2.2.x86_64", "product_id": "systemd-portable-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-sysvinit-249.4-2.2.x86_64", "product": { "name": "systemd-sysvinit-249.4-2.2.x86_64", "product_id": "systemd-sysvinit-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "systemd-testsuite-249.4-2.2.x86_64", "product": { "name": "systemd-testsuite-249.4-2.2.x86_64", "product_id": "systemd-testsuite-249.4-2.2.x86_64" } }, { "category": "product_version", "name": "udev-249.4-2.2.x86_64", "product": { "name": "udev-249.4-2.2.x86_64", "product_id": "udev-249.4-2.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": "libsystemd0-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64" }, "product_reference": "libsystemd0-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le" }, "product_reference": "libsystemd0-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x" }, "product_reference": "libsystemd0-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64" }, "product_reference": "libsystemd0-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64" }, "product_reference": "libsystemd0-32bit-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le" }, "product_reference": "libsystemd0-32bit-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x" }, "product_reference": "libsystemd0-32bit-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64" }, "product_reference": "libsystemd0-32bit-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64" }, "product_reference": "libudev-devel-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le" }, "product_reference": "libudev-devel-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x" }, "product_reference": "libudev-devel-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64" }, "product_reference": "libudev-devel-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-32bit-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64" }, "product_reference": "libudev-devel-32bit-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-32bit-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le" }, "product_reference": "libudev-devel-32bit-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-32bit-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x" }, "product_reference": "libudev-devel-32bit-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-32bit-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64" }, "product_reference": "libudev-devel-32bit-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64" }, "product_reference": "libudev1-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le" }, "product_reference": "libudev1-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x" }, "product_reference": "libudev1-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64" }, "product_reference": "libudev1-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64" }, "product_reference": "libudev1-32bit-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le" }, "product_reference": "libudev1-32bit-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x" }, "product_reference": "libudev1-32bit-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64" }, "product_reference": "libudev1-32bit-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64" }, "product_reference": "nss-myhostname-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le" }, "product_reference": "nss-myhostname-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x" }, "product_reference": "nss-myhostname-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64" }, "product_reference": "nss-myhostname-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-32bit-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64" }, "product_reference": "nss-myhostname-32bit-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-32bit-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le" }, "product_reference": "nss-myhostname-32bit-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-32bit-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x" }, "product_reference": "nss-myhostname-32bit-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-32bit-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64" }, "product_reference": "nss-myhostname-32bit-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64" }, "product_reference": "nss-mymachines-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le" }, "product_reference": "nss-mymachines-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x" }, "product_reference": "nss-mymachines-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64" }, "product_reference": "nss-mymachines-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-32bit-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64" }, "product_reference": "nss-mymachines-32bit-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-32bit-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le" }, "product_reference": "nss-mymachines-32bit-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-32bit-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x" }, "product_reference": "nss-mymachines-32bit-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-32bit-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64" }, "product_reference": "nss-mymachines-32bit-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-resolve-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64" }, "product_reference": "nss-resolve-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-resolve-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le" }, "product_reference": "nss-resolve-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-resolve-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x" }, "product_reference": "nss-resolve-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-resolve-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64" }, "product_reference": "nss-resolve-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-systemd-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64" }, "product_reference": "nss-systemd-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-systemd-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le" }, "product_reference": "nss-systemd-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-systemd-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x" }, "product_reference": "nss-systemd-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nss-systemd-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64" }, "product_reference": "nss-systemd-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64" }, "product_reference": "systemd-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le" }, "product_reference": "systemd-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-249.4-2.2.s390x" }, "product_reference": "systemd-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64" }, "product_reference": "systemd-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64" }, "product_reference": "systemd-32bit-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le" }, "product_reference": "systemd-32bit-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x" }, "product_reference": "systemd-32bit-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64" }, "product_reference": "systemd-32bit-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64" }, "product_reference": "systemd-container-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le" }, "product_reference": "systemd-container-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x" }, "product_reference": "systemd-container-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64" }, "product_reference": "systemd-container-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64" }, "product_reference": "systemd-coredump-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le" }, "product_reference": "systemd-coredump-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x" }, "product_reference": "systemd-coredump-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64" }, "product_reference": "systemd-coredump-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64" }, "product_reference": "systemd-devel-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le" }, "product_reference": "systemd-devel-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x" }, "product_reference": "systemd-devel-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64" }, "product_reference": "systemd-devel-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-doc-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64" }, "product_reference": "systemd-doc-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-doc-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le" }, "product_reference": "systemd-doc-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-doc-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x" }, "product_reference": "systemd-doc-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-doc-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64" }, "product_reference": "systemd-doc-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-experimental-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64" }, "product_reference": "systemd-experimental-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-experimental-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le" }, "product_reference": "systemd-experimental-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-experimental-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x" }, "product_reference": "systemd-experimental-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-experimental-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64" }, "product_reference": "systemd-experimental-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64" }, "product_reference": "systemd-journal-remote-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le" }, "product_reference": "systemd-journal-remote-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x" }, "product_reference": "systemd-journal-remote-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64" }, "product_reference": "systemd-journal-remote-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-lang-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64" }, "product_reference": "systemd-lang-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-lang-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le" }, "product_reference": "systemd-lang-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-lang-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x" }, "product_reference": "systemd-lang-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-lang-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64" }, "product_reference": "systemd-lang-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-logger-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64" }, "product_reference": "systemd-logger-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-logger-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le" }, "product_reference": "systemd-logger-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-logger-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x" }, "product_reference": "systemd-logger-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-logger-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64" }, "product_reference": "systemd-logger-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-network-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64" }, "product_reference": "systemd-network-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-network-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le" }, "product_reference": "systemd-network-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-network-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x" }, "product_reference": "systemd-network-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-network-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64" }, "product_reference": "systemd-network-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-portable-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64" }, "product_reference": "systemd-portable-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-portable-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le" }, "product_reference": "systemd-portable-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-portable-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x" }, "product_reference": "systemd-portable-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-portable-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64" }, "product_reference": "systemd-portable-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64" }, "product_reference": "systemd-sysvinit-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le" }, "product_reference": "systemd-sysvinit-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x" }, "product_reference": "systemd-sysvinit-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64" }, "product_reference": "systemd-sysvinit-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-testsuite-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64" }, "product_reference": "systemd-testsuite-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-testsuite-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le" }, "product_reference": "systemd-testsuite-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-testsuite-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x" }, "product_reference": "systemd-testsuite-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-testsuite-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64" }, "product_reference": "systemd-testsuite-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "udev-249.4-2.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:udev-249.4-2.2.aarch64" }, "product_reference": "udev-249.4-2.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "udev-249.4-2.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le" }, "product_reference": "udev-249.4-2.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "udev-249.4-2.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:udev-249.4-2.2.s390x" }, "product_reference": "udev-249.4-2.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "udev-249.4-2.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" }, "product_reference": "udev-249.4-2.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-10156", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-10156" } ], "notes": [ { "category": "general", "text": "A flaw in systemd v228 in /src/basic/fs-util.c caused world writable suid files to be created when using the systemd timers features, allowing local attackers to escalate their privileges to root. This is fixed in v229.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-10156", "url": "https://www.suse.com/security/cve/CVE-2016-10156" }, { "category": "external", "summary": "SUSE Bug 1020601 for CVE-2016-10156", "url": "https://bugzilla.suse.com/1020601" }, { "category": "external", "summary": "SUSE Bug 1021969 for CVE-2016-10156", "url": "https://bugzilla.suse.com/1021969" }, { "category": "external", "summary": "SUSE Bug 1086936 for CVE-2016-10156", "url": "https://bugzilla.suse.com/1086936" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-10156" }, { "cve": "CVE-2017-15908", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15908" } ], "notes": [ { "category": "general", "text": "In systemd 223 through 235, a remote DNS server can respond with a custom crafted DNS NSEC resource record to trigger an infinite loop in the dns_packet_read_type_window() function of the \u0027systemd-resolved\u0027 service and cause a DoS of the affected service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15908", "url": "https://www.suse.com/security/cve/CVE-2017-15908" }, { "category": "external", "summary": "SUSE Bug 1065276 for CVE-2017-15908", "url": "https://bugzilla.suse.com/1065276" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-15908" }, { "cve": "CVE-2017-18078", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-18078" } ], "notes": [ { "category": "general", "text": "systemd-tmpfiles in systemd before 237 attempts to support ownership/permission changes on hardlinked files even if the fs.protected_hardlinks sysctl is turned off, which allows local users to bypass intended access restrictions via vectors involving a hard link to a file for which the user lacks write access, as demonstrated by changing the ownership of the /etc/passwd file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-18078", "url": "https://www.suse.com/security/cve/CVE-2017-18078" }, { "category": "external", "summary": "SUSE Bug 1077925 for CVE-2017-18078", "url": "https://bugzilla.suse.com/1077925" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2017-18078" }, { "cve": "CVE-2017-9445", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9445" } ], "notes": [ { "category": "general", "text": "In systemd through 233, certain sizes passed to dns_packet_new in systemd-resolved can cause it to allocate a buffer that\u0027s too small. A malicious DNS server can exploit this via a response with a specially crafted TCP payload to trick systemd-resolved into allocating a buffer that\u0027s too small, and subsequently write arbitrary data beyond the end of it.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9445", "url": "https://www.suse.com/security/cve/CVE-2017-9445" }, { "category": "external", "summary": "SUSE Bug 1045290 for CVE-2017-9445", "url": "https://bugzilla.suse.com/1045290" }, { "category": "external", "summary": "SUSE Bug 1063249 for CVE-2017-9445", "url": "https://bugzilla.suse.com/1063249" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2017-9445" }, { "cve": "CVE-2018-15686", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15686" } ], "notes": [ { "category": "general", "text": "A vulnerability in unit_deserialize of systemd allows an attacker to supply arbitrary state across systemd re-execution via NotifyAccess. This can be used to improperly influence systemd execution and possibly lead to root privilege escalation. Affected releases are systemd versions up to and including 239.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15686", "url": "https://www.suse.com/security/cve/CVE-2018-15686" }, { "category": "external", "summary": "SUSE Bug 1113665 for CVE-2018-15686", "url": "https://bugzilla.suse.com/1113665" }, { "category": "external", "summary": "SUSE Bug 1120323 for CVE-2018-15686", "url": "https://bugzilla.suse.com/1120323" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-15686" }, { "cve": "CVE-2018-15687", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15687" } ], "notes": [ { "category": "general", "text": "A race condition in chown_one() of systemd allows an attacker to cause systemd to set arbitrary permissions on arbitrary files. Affected releases are systemd versions up to and including 239.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15687", "url": "https://www.suse.com/security/cve/CVE-2018-15687" }, { "category": "external", "summary": "SUSE Bug 1113666 for CVE-2018-15687", "url": "https://bugzilla.suse.com/1113666" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-15687" }, { "cve": "CVE-2018-15688", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15688" } ], "notes": [ { "category": "general", "text": "A buffer overflow vulnerability in the dhcp6 client of systemd allows a malicious dhcp6 server to overwrite heap memory in systemd-networkd. Affected releases are systemd: versions up to and including 239.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15688", "url": "https://www.suse.com/security/cve/CVE-2018-15688" }, { "category": "external", "summary": "SUSE Bug 1113632 for CVE-2018-15688", "url": "https://bugzilla.suse.com/1113632" }, { "category": "external", "summary": "SUSE Bug 1113668 for CVE-2018-15688", "url": "https://bugzilla.suse.com/1113668" }, { "category": "external", "summary": "SUSE Bug 1113669 for CVE-2018-15688", "url": "https://bugzilla.suse.com/1113669" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-15688" }, { "cve": "CVE-2018-16864", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16864" } ], "notes": [ { "category": "general", "text": "An allocation of memory without limits, that could result in the stack clashing with another memory region, was discovered in systemd-journald when a program with long command line arguments calls syslog. A local attacker may use this flaw to crash systemd-journald or escalate his privileges. Versions through v240 are vulnerable.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16864", "url": "https://www.suse.com/security/cve/CVE-2018-16864" }, { "category": "external", "summary": "SUSE Bug 1108912 for CVE-2018-16864", "url": "https://bugzilla.suse.com/1108912" }, { "category": "external", "summary": "SUSE Bug 1120323 for CVE-2018-16864", "url": "https://bugzilla.suse.com/1120323" }, { "category": "external", "summary": "SUSE Bug 1122265 for CVE-2018-16864", "url": "https://bugzilla.suse.com/1122265" }, { "category": "external", "summary": "SUSE Bug 1188063 for CVE-2018-16864", "url": "https://bugzilla.suse.com/1188063" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-16864" }, { "cve": "CVE-2018-16865", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16865" } ], "notes": [ { "category": "general", "text": "An allocation of memory without limits, that could result in the stack clashing with another memory region, was discovered in systemd-journald when many entries are sent to the journal socket. A local attacker, or a remote one if systemd-journal-remote is used, may use this flaw to crash systemd-journald or execute code with journald privileges. Versions through v240 are vulnerable.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16865", "url": "https://www.suse.com/security/cve/CVE-2018-16865" }, { "category": "external", "summary": "SUSE Bug 1108912 for CVE-2018-16865", "url": "https://bugzilla.suse.com/1108912" }, { "category": "external", "summary": "SUSE Bug 1120323 for CVE-2018-16865", "url": "https://bugzilla.suse.com/1120323" }, { "category": "external", "summary": "SUSE Bug 1122265 for CVE-2018-16865", "url": "https://bugzilla.suse.com/1122265" }, { "category": "external", "summary": "SUSE Bug 1188063 for CVE-2018-16865", "url": "https://bugzilla.suse.com/1188063" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-16865" }, { "cve": "CVE-2018-21029", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-21029" } ], "notes": [ { "category": "general", "text": "** DISPUTED ** systemd 239 through 245 accepts any certificate signed by a trusted certificate authority for DNS Over TLS. Server Name Indication (SNI) is not sent, and there is no hostname validation with the GnuTLS backend. NOTE: This has been disputed by the developer as not a vulnerability since hostname validation does not have anything to do with this issue (i.e. there is no hostname to be sent).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-21029", "url": "https://www.suse.com/security/cve/CVE-2018-21029" }, { "category": "external", "summary": "SUSE Bug 1155539 for CVE-2018-21029", "url": "https://bugzilla.suse.com/1155539" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "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", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2018-21029" }, { "cve": "CVE-2018-6954", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-6954" } ], "notes": [ { "category": "general", "text": "systemd-tmpfiles in systemd through 237 mishandles symlinks present in non-terminal path components, which allows local users to obtain ownership of arbitrary files via vectors involving creation of a directory and a file under that directory, and later replacing that directory with a symlink. This occurs even if the fs.protected_symlinks sysctl is turned on.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-6954", "url": "https://www.suse.com/security/cve/CVE-2018-6954" }, { "category": "external", "summary": "SUSE Bug 1080919 for CVE-2018-6954", "url": "https://bugzilla.suse.com/1080919" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-6954" }, { "cve": "CVE-2019-20386", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20386" } ], "notes": [ { "category": "general", "text": "An issue was discovered in button_open in login/logind-button.c in systemd before 243. When executing the udevadm trigger command, a memory leak may occur.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20386", "url": "https://www.suse.com/security/cve/CVE-2019-20386" }, { "category": "external", "summary": "SUSE Bug 1161436 for CVE-2019-20386", "url": "https://bugzilla.suse.com/1161436" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.4, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2019-20386" }, { "cve": "CVE-2019-3842", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3842" } ], "notes": [ { "category": "general", "text": "In systemd before v242-rc4, it was discovered that pam_systemd does not properly sanitize the environment before using the XDG_SEAT variable. It is possible for an attacker, in some particular configurations, to set a XDG_SEAT environment variable which allows for commands to be checked against polkit policies using the \"allow_active\" element rather than \"allow_any\".", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3842", "url": "https://www.suse.com/security/cve/CVE-2019-3842" }, { "category": "external", "summary": "SUSE Bug 1132348 for CVE-2019-3842", "url": "https://bugzilla.suse.com/1132348" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-3842" }, { "cve": "CVE-2019-3843", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3843" } ], "notes": [ { "category": "general", "text": "It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3843", "url": "https://www.suse.com/security/cve/CVE-2019-3843" }, { "category": "external", "summary": "SUSE Bug 1133506 for CVE-2019-3843", "url": "https://bugzilla.suse.com/1133506" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-3843" }, { "cve": "CVE-2019-3844", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3844" } ], "notes": [ { "category": "general", "text": "It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3844", "url": "https://www.suse.com/security/cve/CVE-2019-3844" }, { "category": "external", "summary": "SUSE Bug 1133509 for CVE-2019-3844", "url": "https://bugzilla.suse.com/1133509" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-3844" }, { "cve": "CVE-2019-6454", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-6454" } ], "notes": [ { "category": "general", "text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-6454", "url": "https://www.suse.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "SUSE Bug 1125352 for CVE-2019-6454", "url": "https://bugzilla.suse.com/1125352" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-6454" }, { "cve": "CVE-2020-13529", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-13529" } ], "notes": [ { "category": "general", "text": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-13529", "url": "https://www.suse.com/security/cve/CVE-2020-13529" }, { "category": "external", "summary": "SUSE Bug 1185972 for CVE-2020-13529", "url": "https://bugzilla.suse.com/1185972" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-13529" }, { "cve": "CVE-2020-1712", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1712" } ], "notes": [ { "category": "general", "text": "A heap use-after-free vulnerability was found in systemd before version v245-rc1, where asynchronous Polkit queries are performed while handling dbus messages. A local unprivileged attacker can abuse this flaw to crash systemd services or potentially execute code and elevate their privileges, by sending specially crafted dbus messages.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1712", "url": "https://www.suse.com/security/cve/CVE-2020-1712" }, { "category": "external", "summary": "SUSE Bug 1162108 for CVE-2020-1712", "url": "https://bugzilla.suse.com/1162108" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-1712" }, { "cve": "CVE-2021-33910", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-33910" } ], "notes": [ { "category": "general", "text": "basic/unit-name.c in systemd prior to 246.15, 247.8, 248.5, and 249.1 has a Memory Allocation with an Excessive Size Value (involving strdupa and alloca for a pathname controlled by a local attacker) that results in an operating system crash.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-33910", "url": "https://www.suse.com/security/cve/CVE-2021-33910" }, { "category": "external", "summary": "SUSE Bug 1188062 for CVE-2021-33910", "url": "https://bugzilla.suse.com/1188062" }, { "category": "external", "summary": "SUSE Bug 1188063 for CVE-2021-33910", "url": "https://bugzilla.suse.com/1188063" } ], "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:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libsystemd0-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-249.4-2.2.x86_64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libsystemd0-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev-devel-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-249.4-2.2.x86_64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:libudev1-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-myhostname-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-mymachines-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-resolve-249.4-2.2.x86_64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:nss-systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-32bit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-container-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-container-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-container-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-coredump-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-devel-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-doc-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-experimental-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-journal-remote-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-lang-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-logger-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-network-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-network-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-network-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-portable-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-sysvinit-249.4-2.2.x86_64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.aarch64", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.ppc64le", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.s390x", "openSUSE Tumbleweed:systemd-testsuite-249.4-2.2.x86_64", "openSUSE Tumbleweed:udev-249.4-2.2.aarch64", "openSUSE Tumbleweed:udev-249.4-2.2.ppc64le", "openSUSE Tumbleweed:udev-249.4-2.2.s390x", "openSUSE Tumbleweed:udev-249.4-2.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-33910" } ] }
opensuse-su-2019:0255-1
Vulnerability from csaf_opensuse
Published
2019-03-23 11:07
Modified
2019-03-23 11:07
Summary
Security update for systemd
Notes
Title of the patch
Security update for systemd
Description of the patch
This update for systemd fixes the following issues:
- CVE-2019-6454: Overlong DBUS messages could be used to crash systemd (bsc#1125352)
- units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333)
- logind: fix bad error propagation
- login: log session state 'closing' (as well as New/Removed)
- logind: fix borked r check
- login: don't remove all devices from PID1 when only one was removed
- login: we only allow opening character devices
- login: correct comment in session_device_free()
- login: remember that fds received from PID1 need to be removed eventually
- login: fix FDNAME in call to sd_pid_notify_with_fds()
- logind: fd 0 is a valid fd
- logind: rework sd_eviocrevoke()
- logind: check file is device node before using .st_rdev
- logind: use the new FDSTOREREMOVE=1 sd_notify() message (bsc#1124153)
- core: add a new sd_notify() message for removing fds from the FD store again
- logind: make sure we don't trip up on half-initialized session devices (bsc#1123727)
- fd-util: accept that kcmp might fail with EPERM/EACCES
- core: Fix use after free case in load_from_path() (bsc#1121563)
- core: include Found state in device dumps
- device: fix serialization and deserialization of DeviceFound
- fix path in btrfs rule (#6844)
- assemble multidevice btrfs volumes without external tools (#6607) (bsc#1117025)
- Update systemd-system.conf.xml (bsc#1122000)
- units: inform user that the default target is started after exiting from rescue or emergency mode
- core: free lines after reading them (bsc#1123892)
- sd-bus: if we receive an invalid dbus message, ignore and proceeed
- automount: don't pass non-blocking pipe to kernel.
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2019-255
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for systemd", "title": "Title of the patch" }, { "category": "description", "text": "This update for systemd fixes the following issues:\n\n- CVE-2019-6454: Overlong DBUS messages could be used to crash systemd (bsc#1125352)\n\n- units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333)\n- logind: fix bad error propagation\n- login: log session state \u0027closing\u0027 (as well as New/Removed)\n- logind: fix borked r check\n- login: don\u0027t remove all devices from PID1 when only one was removed\n- login: we only allow opening character devices\n- login: correct comment in session_device_free()\n- login: remember that fds received from PID1 need to be removed eventually\n- login: fix FDNAME in call to sd_pid_notify_with_fds()\n- logind: fd 0 is a valid fd\n- logind: rework sd_eviocrevoke()\n- logind: check file is device node before using .st_rdev\n- logind: use the new FDSTOREREMOVE=1 sd_notify() message (bsc#1124153)\n- core: add a new sd_notify() message for removing fds from the FD store again\n- logind: make sure we don\u0027t trip up on half-initialized session devices (bsc#1123727)\n- fd-util: accept that kcmp might fail with EPERM/EACCES\n- core: Fix use after free case in load_from_path() (bsc#1121563)\n- core: include Found state in device dumps\n- device: fix serialization and deserialization of DeviceFound\n- fix path in btrfs rule (#6844)\n- assemble multidevice btrfs volumes without external tools (#6607) (bsc#1117025)\n- Update systemd-system.conf.xml (bsc#1122000)\n- units: inform user that the default target is started after exiting from rescue or emergency mode\n- core: free lines after reading them (bsc#1123892)\n- sd-bus: if we receive an invalid dbus message, ignore and proceeed\n- automount: don\u0027t pass non-blocking pipe to kernel.\n \nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-255", "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-2019_0255-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:0255-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PVC3OWGGMGT5GMZC57YPFU4GL6LK2NEL/#PVC3OWGGMGT5GMZC57YPFU4GL6LK2NEL" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:0255-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PVC3OWGGMGT5GMZC57YPFU4GL6LK2NEL/#PVC3OWGGMGT5GMZC57YPFU4GL6LK2NEL" }, { "category": "self", "summary": "SUSE Bug 1117025", "url": "https://bugzilla.suse.com/1117025" }, { "category": "self", "summary": "SUSE Bug 1121563", "url": "https://bugzilla.suse.com/1121563" }, { "category": "self", "summary": "SUSE Bug 1122000", "url": "https://bugzilla.suse.com/1122000" }, { "category": "self", "summary": "SUSE Bug 1123333", "url": "https://bugzilla.suse.com/1123333" }, { "category": "self", "summary": "SUSE Bug 1123727", "url": "https://bugzilla.suse.com/1123727" }, { "category": "self", "summary": "SUSE Bug 1123892", "url": "https://bugzilla.suse.com/1123892" }, { "category": "self", "summary": "SUSE Bug 1124153", "url": "https://bugzilla.suse.com/1124153" }, { "category": "self", "summary": "SUSE Bug 1125352", "url": "https://bugzilla.suse.com/1125352" }, { "category": "self", "summary": "SUSE CVE CVE-2019-6454 page", "url": "https://www.suse.com/security/cve/CVE-2019-6454/" } ], "title": "Security update for systemd", "tracking": { "current_release_date": "2019-03-23T11:07:53Z", "generator": { "date": "2019-03-23T11:07:53Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:0255-1", "initial_release_date": "2019-03-23T11:07:53Z", "revision_history": [ { "date": "2019-03-23T11:07:53Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libsystemd0-234-lp150.20.15.1.i586", "product": { "name": "libsystemd0-234-lp150.20.15.1.i586", "product_id": "libsystemd0-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "libsystemd0-mini-234-lp150.20.15.1.i586", "product": { "name": "libsystemd0-mini-234-lp150.20.15.1.i586", "product_id": "libsystemd0-mini-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "libudev-devel-234-lp150.20.15.1.i586", "product": { "name": "libudev-devel-234-lp150.20.15.1.i586", "product_id": "libudev-devel-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "libudev-mini-devel-234-lp150.20.15.1.i586", "product": { "name": "libudev-mini-devel-234-lp150.20.15.1.i586", "product_id": "libudev-mini-devel-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "libudev-mini1-234-lp150.20.15.1.i586", "product": { "name": "libudev-mini1-234-lp150.20.15.1.i586", "product_id": "libudev-mini1-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "libudev1-234-lp150.20.15.1.i586", "product": { "name": "libudev1-234-lp150.20.15.1.i586", "product_id": "libudev1-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "nss-myhostname-234-lp150.20.15.1.i586", "product": { "name": "nss-myhostname-234-lp150.20.15.1.i586", "product_id": "nss-myhostname-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "nss-mymachines-234-lp150.20.15.1.i586", "product": { "name": "nss-mymachines-234-lp150.20.15.1.i586", "product_id": "nss-mymachines-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "nss-systemd-234-lp150.20.15.1.i586", "product": { "name": "nss-systemd-234-lp150.20.15.1.i586", "product_id": "nss-systemd-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-234-lp150.20.15.1.i586", "product": { "name": "systemd-234-lp150.20.15.1.i586", "product_id": "systemd-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-container-234-lp150.20.15.1.i586", "product": { "name": "systemd-container-234-lp150.20.15.1.i586", "product_id": "systemd-container-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-coredump-234-lp150.20.15.1.i586", "product": { "name": "systemd-coredump-234-lp150.20.15.1.i586", "product_id": "systemd-coredump-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-devel-234-lp150.20.15.1.i586", "product": { "name": "systemd-devel-234-lp150.20.15.1.i586", "product_id": "systemd-devel-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-logger-234-lp150.20.15.1.i586", "product": { "name": "systemd-logger-234-lp150.20.15.1.i586", "product_id": "systemd-logger-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-mini-234-lp150.20.15.1.i586", "product": { "name": "systemd-mini-234-lp150.20.15.1.i586", "product_id": "systemd-mini-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-lp150.20.15.1.i586", "product": { "name": "systemd-mini-container-mini-234-lp150.20.15.1.i586", "product_id": "systemd-mini-container-mini-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-lp150.20.15.1.i586", "product": { "name": "systemd-mini-coredump-mini-234-lp150.20.15.1.i586", "product_id": "systemd-mini-coredump-mini-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-mini-devel-234-lp150.20.15.1.i586", "product": { "name": "systemd-mini-devel-234-lp150.20.15.1.i586", "product_id": "systemd-mini-devel-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-lp150.20.15.1.i586", "product": { "name": "systemd-mini-sysvinit-234-lp150.20.15.1.i586", "product_id": "systemd-mini-sysvinit-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "systemd-sysvinit-234-lp150.20.15.1.i586", "product": { "name": "systemd-sysvinit-234-lp150.20.15.1.i586", "product_id": "systemd-sysvinit-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "udev-234-lp150.20.15.1.i586", "product": { "name": "udev-234-lp150.20.15.1.i586", "product_id": "udev-234-lp150.20.15.1.i586" } }, { "category": "product_version", "name": "udev-mini-234-lp150.20.15.1.i586", "product": { "name": "udev-mini-234-lp150.20.15.1.i586", "product_id": "udev-mini-234-lp150.20.15.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "systemd-bash-completion-234-lp150.20.15.1.noarch", "product": { "name": "systemd-bash-completion-234-lp150.20.15.1.noarch", "product_id": "systemd-bash-completion-234-lp150.20.15.1.noarch" } }, { "category": "product_version", "name": "systemd-mini-bash-completion-234-lp150.20.15.1.noarch", "product": { "name": "systemd-mini-bash-completion-234-lp150.20.15.1.noarch", "product_id": "systemd-mini-bash-completion-234-lp150.20.15.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-234-lp150.20.15.1.x86_64", "product": { "name": "libsystemd0-234-lp150.20.15.1.x86_64", "product_id": "libsystemd0-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "libsystemd0-32bit-234-lp150.20.15.1.x86_64", "product": { "name": "libsystemd0-32bit-234-lp150.20.15.1.x86_64", "product_id": "libsystemd0-32bit-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "libsystemd0-mini-234-lp150.20.15.1.x86_64", "product": { "name": "libsystemd0-mini-234-lp150.20.15.1.x86_64", "product_id": "libsystemd0-mini-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "libudev-devel-234-lp150.20.15.1.x86_64", "product": { "name": "libudev-devel-234-lp150.20.15.1.x86_64", "product_id": "libudev-devel-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "libudev-devel-32bit-234-lp150.20.15.1.x86_64", "product": { "name": "libudev-devel-32bit-234-lp150.20.15.1.x86_64", "product_id": "libudev-devel-32bit-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini-devel-234-lp150.20.15.1.x86_64", "product": { "name": "libudev-mini-devel-234-lp150.20.15.1.x86_64", "product_id": "libudev-mini-devel-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini1-234-lp150.20.15.1.x86_64", "product": { "name": "libudev-mini1-234-lp150.20.15.1.x86_64", "product_id": "libudev-mini1-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "libudev1-234-lp150.20.15.1.x86_64", "product": { "name": "libudev1-234-lp150.20.15.1.x86_64", "product_id": "libudev1-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "libudev1-32bit-234-lp150.20.15.1.x86_64", "product": { "name": "libudev1-32bit-234-lp150.20.15.1.x86_64", "product_id": "libudev1-32bit-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-234-lp150.20.15.1.x86_64", "product": { "name": "nss-myhostname-234-lp150.20.15.1.x86_64", "product_id": "nss-myhostname-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-32bit-234-lp150.20.15.1.x86_64", "product": { "name": "nss-myhostname-32bit-234-lp150.20.15.1.x86_64", "product_id": "nss-myhostname-32bit-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "nss-mymachines-234-lp150.20.15.1.x86_64", "product": { "name": "nss-mymachines-234-lp150.20.15.1.x86_64", "product_id": "nss-mymachines-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "nss-mymachines-32bit-234-lp150.20.15.1.x86_64", "product": { "name": "nss-mymachines-32bit-234-lp150.20.15.1.x86_64", "product_id": "nss-mymachines-32bit-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "nss-systemd-234-lp150.20.15.1.x86_64", "product": { "name": "nss-systemd-234-lp150.20.15.1.x86_64", "product_id": "nss-systemd-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-234-lp150.20.15.1.x86_64", "product_id": "systemd-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-32bit-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-32bit-234-lp150.20.15.1.x86_64", "product_id": "systemd-32bit-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-container-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-container-234-lp150.20.15.1.x86_64", "product_id": "systemd-container-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-coredump-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-coredump-234-lp150.20.15.1.x86_64", "product_id": "systemd-coredump-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-devel-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-devel-234-lp150.20.15.1.x86_64", "product_id": "systemd-devel-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-logger-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-logger-234-lp150.20.15.1.x86_64", "product_id": "systemd-logger-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-mini-234-lp150.20.15.1.x86_64", "product_id": "systemd-mini-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-mini-container-mini-234-lp150.20.15.1.x86_64", "product_id": "systemd-mini-container-mini-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-mini-coredump-mini-234-lp150.20.15.1.x86_64", "product_id": "systemd-mini-coredump-mini-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-devel-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-mini-devel-234-lp150.20.15.1.x86_64", "product_id": "systemd-mini-devel-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-mini-sysvinit-234-lp150.20.15.1.x86_64", "product_id": "systemd-mini-sysvinit-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "systemd-sysvinit-234-lp150.20.15.1.x86_64", "product": { "name": "systemd-sysvinit-234-lp150.20.15.1.x86_64", "product_id": "systemd-sysvinit-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "udev-234-lp150.20.15.1.x86_64", "product": { "name": "udev-234-lp150.20.15.1.x86_64", "product_id": "udev-234-lp150.20.15.1.x86_64" } }, { "category": "product_version", "name": "udev-mini-234-lp150.20.15.1.x86_64", "product": { "name": "udev-mini-234-lp150.20.15.1.x86_64", "product_id": "udev-mini-234-lp150.20.15.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.0", "product": { "name": "openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libsystemd0-234-lp150.20.15.1.i586" }, "product_reference": "libsystemd0-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libsystemd0-234-lp150.20.15.1.x86_64" }, "product_reference": "libsystemd0-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libsystemd0-32bit-234-lp150.20.15.1.x86_64" }, "product_reference": "libsystemd0-32bit-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-mini-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libsystemd0-mini-234-lp150.20.15.1.i586" }, "product_reference": "libsystemd0-mini-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-mini-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libsystemd0-mini-234-lp150.20.15.1.x86_64" }, "product_reference": "libsystemd0-mini-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libudev-devel-234-lp150.20.15.1.i586" }, "product_reference": "libudev-devel-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libudev-devel-234-lp150.20.15.1.x86_64" }, "product_reference": "libudev-devel-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-32bit-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libudev-devel-32bit-234-lp150.20.15.1.x86_64" }, "product_reference": "libudev-devel-32bit-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-mini-devel-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libudev-mini-devel-234-lp150.20.15.1.i586" }, "product_reference": "libudev-mini-devel-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-mini-devel-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libudev-mini-devel-234-lp150.20.15.1.x86_64" }, "product_reference": "libudev-mini-devel-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-mini1-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libudev-mini1-234-lp150.20.15.1.i586" }, "product_reference": "libudev-mini1-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-mini1-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libudev-mini1-234-lp150.20.15.1.x86_64" }, "product_reference": "libudev-mini1-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libudev1-234-lp150.20.15.1.i586" }, "product_reference": "libudev1-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libudev1-234-lp150.20.15.1.x86_64" }, "product_reference": "libudev1-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libudev1-32bit-234-lp150.20.15.1.x86_64" }, "product_reference": "libudev1-32bit-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:nss-myhostname-234-lp150.20.15.1.i586" }, "product_reference": "nss-myhostname-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:nss-myhostname-234-lp150.20.15.1.x86_64" }, "product_reference": "nss-myhostname-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "nss-myhostname-32bit-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:nss-myhostname-32bit-234-lp150.20.15.1.x86_64" }, "product_reference": "nss-myhostname-32bit-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:nss-mymachines-234-lp150.20.15.1.i586" }, "product_reference": "nss-mymachines-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:nss-mymachines-234-lp150.20.15.1.x86_64" }, "product_reference": "nss-mymachines-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "nss-mymachines-32bit-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:nss-mymachines-32bit-234-lp150.20.15.1.x86_64" }, "product_reference": "nss-mymachines-32bit-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "nss-systemd-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:nss-systemd-234-lp150.20.15.1.i586" }, "product_reference": "nss-systemd-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "nss-systemd-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:nss-systemd-234-lp150.20.15.1.x86_64" }, "product_reference": "nss-systemd-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-234-lp150.20.15.1.i586" }, "product_reference": "systemd-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-32bit-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-32bit-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-234-lp150.20.15.1.noarch as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-bash-completion-234-lp150.20.15.1.noarch" }, "product_reference": "systemd-bash-completion-234-lp150.20.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-container-234-lp150.20.15.1.i586" }, "product_reference": "systemd-container-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-container-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-container-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-coredump-234-lp150.20.15.1.i586" }, "product_reference": "systemd-coredump-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-coredump-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-coredump-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-devel-234-lp150.20.15.1.i586" }, "product_reference": "systemd-devel-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-devel-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-devel-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-logger-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-logger-234-lp150.20.15.1.i586" }, "product_reference": "systemd-logger-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-logger-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-logger-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-logger-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-234-lp150.20.15.1.i586" }, "product_reference": "systemd-mini-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-mini-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-bash-completion-234-lp150.20.15.1.noarch as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-bash-completion-234-lp150.20.15.1.noarch" }, "product_reference": "systemd-mini-bash-completion-234-lp150.20.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-container-mini-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-container-mini-234-lp150.20.15.1.i586" }, "product_reference": "systemd-mini-container-mini-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-container-mini-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-container-mini-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-mini-container-mini-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-coredump-mini-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-coredump-mini-234-lp150.20.15.1.i586" }, "product_reference": "systemd-mini-coredump-mini-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-coredump-mini-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-coredump-mini-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-mini-coredump-mini-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-devel-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-devel-234-lp150.20.15.1.i586" }, "product_reference": "systemd-mini-devel-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-devel-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-devel-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-mini-devel-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-sysvinit-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-sysvinit-234-lp150.20.15.1.i586" }, "product_reference": "systemd-mini-sysvinit-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-mini-sysvinit-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-mini-sysvinit-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-mini-sysvinit-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-sysvinit-234-lp150.20.15.1.i586" }, "product_reference": "systemd-sysvinit-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:systemd-sysvinit-234-lp150.20.15.1.x86_64" }, "product_reference": "systemd-sysvinit-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "udev-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:udev-234-lp150.20.15.1.i586" }, "product_reference": "udev-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "udev-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:udev-234-lp150.20.15.1.x86_64" }, "product_reference": "udev-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "udev-mini-234-lp150.20.15.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:udev-mini-234-lp150.20.15.1.i586" }, "product_reference": "udev-mini-234-lp150.20.15.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "udev-mini-234-lp150.20.15.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:udev-mini-234-lp150.20.15.1.x86_64" }, "product_reference": "udev-mini-234-lp150.20.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-6454", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-6454" } ], "notes": [ { "category": "general", "text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:libsystemd0-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libsystemd0-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libsystemd0-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libsystemd0-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libsystemd0-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-devel-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-mini-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev-mini-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-mini1-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev-mini1-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev1-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev1-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev1-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-myhostname-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:nss-myhostname-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-myhostname-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-mymachines-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:nss-mymachines-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-mymachines-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-systemd-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:nss-systemd-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-bash-completion-234-lp150.20.15.1.noarch", "openSUSE Leap 15.0:systemd-container-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-container-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-coredump-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-coredump-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-logger-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-logger-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-bash-completion-234-lp150.20.15.1.noarch", "openSUSE Leap 15.0:systemd-mini-container-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-container-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-coredump-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-coredump-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-sysvinit-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-sysvinit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-sysvinit-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-sysvinit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:udev-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:udev-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:udev-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:udev-mini-234-lp150.20.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-6454", "url": "https://www.suse.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "SUSE Bug 1125352 for CVE-2019-6454", "url": "https://bugzilla.suse.com/1125352" } ], "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.0:libsystemd0-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libsystemd0-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libsystemd0-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libsystemd0-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libsystemd0-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-devel-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-mini-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev-mini-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-mini1-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev-mini1-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev1-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev1-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev1-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-myhostname-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:nss-myhostname-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-myhostname-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-mymachines-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:nss-mymachines-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-mymachines-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-systemd-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:nss-systemd-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-bash-completion-234-lp150.20.15.1.noarch", "openSUSE Leap 15.0:systemd-container-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-container-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-coredump-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-coredump-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-logger-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-logger-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-bash-completion-234-lp150.20.15.1.noarch", "openSUSE Leap 15.0:systemd-mini-container-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-container-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-coredump-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-coredump-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-sysvinit-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-sysvinit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-sysvinit-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-sysvinit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:udev-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:udev-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:udev-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:udev-mini-234-lp150.20.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:libsystemd0-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libsystemd0-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libsystemd0-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libsystemd0-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libsystemd0-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-devel-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-mini-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev-mini-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev-mini1-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev-mini1-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev1-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:libudev1-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:libudev1-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-myhostname-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:nss-myhostname-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-myhostname-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-mymachines-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:nss-mymachines-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-mymachines-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:nss-systemd-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:nss-systemd-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-32bit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-bash-completion-234-lp150.20.15.1.noarch", "openSUSE Leap 15.0:systemd-container-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-container-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-coredump-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-coredump-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-logger-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-logger-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-bash-completion-234-lp150.20.15.1.noarch", "openSUSE Leap 15.0:systemd-mini-container-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-container-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-coredump-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-coredump-mini-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-devel-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-devel-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-mini-sysvinit-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-mini-sysvinit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:systemd-sysvinit-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:systemd-sysvinit-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:udev-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:udev-234-lp150.20.15.1.x86_64", "openSUSE Leap 15.0:udev-mini-234-lp150.20.15.1.i586", "openSUSE Leap 15.0:udev-mini-234-lp150.20.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-03-23T11:07:53Z", "details": "important" } ], "title": "CVE-2019-6454" } ] }
RHSA-2019:0990
Vulnerability from csaf_redhat
Published
2019-05-07 04:20
Modified
2024-11-15 08:24
Summary
Red Hat Security Advisory: systemd security and bug fix update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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):
* [PATCH] bus-socket: Fix line_begins() to accept word matching full (BZ#1693578)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for systemd 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": "The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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* [PATCH] bus-socket: Fix line_begins() to accept word matching full (BZ#1693578)", "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-2019:0990", "url": "https://access.redhat.com/errata/RHSA-2019:0990" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1693578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693578" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0990.json" } ], "title": "Red Hat Security Advisory: systemd security and bug fix update", "tracking": { "current_release_date": "2024-11-15T08:24:20+00:00", "generator": { "date": "2024-11-15T08:24:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0990", "initial_release_date": "2019-05-07T04:20:46+00:00", "revision_history": [ { "date": "2019-05-07T04:20:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-05-07T04:20:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:24:20+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 BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-udev-0:239-13.el8_0.3.aarch64", "product_id": "systemd-udev-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "product_id": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-0:239-13.el8_0.3.aarch64", "product_id": "systemd-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-container-0:239-13.el8_0.3.aarch64", "product_id": "systemd-container-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-libs-0:239-13.el8_0.3.aarch64", "product_id": "systemd-libs-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-devel-0:239-13.el8_0.3.aarch64", "product_id": "systemd-devel-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-tests-0:239-13.el8_0.3.aarch64", "product_id": "systemd-tests-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-pam-0:239-13.el8_0.3.aarch64", "product_id": "systemd-pam-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-udev-0:239-13.el8_0.3.x86_64", "product_id": "systemd-udev-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "product_id": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-0:239-13.el8_0.3.x86_64", "product_id": "systemd-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-container-0:239-13.el8_0.3.x86_64", "product_id": "systemd-container-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-libs-0:239-13.el8_0.3.x86_64", "product_id": "systemd-libs-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-devel-0:239-13.el8_0.3.x86_64", "product_id": "systemd-devel-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-tests-0:239-13.el8_0.3.x86_64", "product_id": "systemd-tests-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-pam-0:239-13.el8_0.3.x86_64", "product_id": "systemd-pam-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.i686", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.i686", "product_id": "systemd-debugsource-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.i686", "product": { "name": "systemd-0:239-13.el8_0.3.i686", "product_id": "systemd-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.i686", "product": { "name": "systemd-container-0:239-13.el8_0.3.i686", "product_id": "systemd-container-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.i686", "product": { "name": "systemd-libs-0:239-13.el8_0.3.i686", "product_id": "systemd-libs-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.i686", "product": { "name": "systemd-devel-0:239-13.el8_0.3.i686", "product_id": "systemd-devel-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-udev-0:239-13.el8_0.3.s390x", "product_id": "systemd-udev-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.s390x", "product_id": "systemd-debugsource-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-0:239-13.el8_0.3.s390x", "product_id": "systemd-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-container-0:239-13.el8_0.3.s390x", "product_id": "systemd-container-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-libs-0:239-13.el8_0.3.s390x", "product_id": "systemd-libs-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-devel-0:239-13.el8_0.3.s390x", "product_id": "systemd-devel-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-tests-0:239-13.el8_0.3.s390x", "product_id": "systemd-tests-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-pam-0:239-13.el8_0.3.s390x", "product_id": "systemd-pam-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-udev-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-udev-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-container-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-container-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-libs-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-libs-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-devel-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-devel-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-tests-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-tests-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-pam-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-pam-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.src", "product": { "name": "systemd-0:239-13.el8_0.3.src", "product_id": "systemd-0:239-13.el8_0.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src" }, "product_reference": "systemd-0:239-13.el8_0.3.src", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-container-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-container-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-container-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-container-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-container-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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": [ "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-05-07T04:20:46+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": [ "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:0990" } ], "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": [ "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
RHSA-2019:0461
Vulnerability from csaf_redhat
Published
2019-03-05 12:59
Modified
2024-11-15 08:22
Summary
Red Hat Security Advisory: rhvm-appliance security update
Notes
Topic
An update for rhvm-appliance is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The RHV-M Virtual Appliance automates the process of installing and configuring the Red Hat Virtualization Manager. The appliance is available to download as an OVA file from the Customer Portal.
The following packages have been upgraded to a later upstream version: rhvm-appliance (4.2). (BZ#1679415)
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rhvm-appliance is now available for Red Hat Virtualization 4 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": "The RHV-M Virtual Appliance automates the process of installing and configuring the Red Hat Virtualization Manager. The appliance is available to download as an OVA file from the Customer Portal.\n\nThe following packages have been upgraded to a later upstream version: rhvm-appliance (4.2). (BZ#1679415)\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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-2019:0461", "url": "https://access.redhat.com/errata/RHSA-2019:0461" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0461.json" } ], "title": "Red Hat Security Advisory: rhvm-appliance security update", "tracking": { "current_release_date": "2024-11-15T08:22:55+00:00", "generator": { "date": "2024-11-15T08:22:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0461", "initial_release_date": "2019-03-05T12:59:33+00:00", "revision_history": [ { "date": "2019-03-05T12:59:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-03-05T12:59:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:22:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product": { "name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } }, { "category": "product_name", "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product": { "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } } ], "category": "product_family", "name": "Red Hat Virtualization" }, { "branches": [ { "category": "product_version", "name": "rhvm-appliance-2:4.2-20190224.0.el7.src", "product": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.src", "product_id": "rhvm-appliance-2:4.2-20190224.0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rhvm-appliance@4.2-20190224.0.el7?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "product": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "product_id": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rhvm-appliance@4.2-20190224.0.el7?arch=noarch\u0026epoch=2" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.src as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.src", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" }, { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.src", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T12:59:33+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/2974891", "product_ids": [ "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0461" } ], "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-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
RHSA-2019:1502
Vulnerability from csaf_redhat
Published
2019-06-18 15:57
Modified
2024-11-15 08:25
Summary
Red Hat Security Advisory: systemd security and bug fix update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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):
* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1709184)
* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1709185)
* systemd doesn't delete stub unit files created for session scopes (BZ#1709187)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1709184)\n\n* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1709185)\n\n* systemd doesn\u0027t delete stub unit files created for session scopes (BZ#1709187)", "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-2019:1502", "url": "https://access.redhat.com/errata/RHSA-2019:1502" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1709184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709184" }, { "category": "external", "summary": "1709185", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709185" }, { "category": "external", "summary": "1709187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709187" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1502.json" } ], "title": "Red Hat Security Advisory: systemd security and bug fix update", "tracking": { "current_release_date": "2024-11-15T08:25:20+00:00", "generator": { "date": "2024-11-15T08:25:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:1502", "initial_release_date": "2019-06-18T15:57:32+00:00", "revision_history": [ { "date": "2019-06-18T15:57:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-06-18T15:57:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:25:20+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.4)", "product": { "name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server EUS (v. 7.4)", "product": { "name": "Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product": { "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-libs-0:219-42.el7_4.16.ppc", "product_id": "systemd-libs-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.ppc", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc", "product_id": "libgudev1-devel-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-devel-0:219-42.el7_4.16.ppc", "product_id": "systemd-devel-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.ppc", "product": { "name": "libgudev1-0:219-42.el7_4.16.ppc", "product_id": "libgudev1-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc", "product_id": "systemd-resolved-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64", "product_id": "systemd-libs-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-0:219-42.el7_4.16.ppc64", "product_id": "systemd-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-python-0:219-42.el7_4.16.ppc64", "product_id": "systemd-python-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "product_id": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64", "product_id": "systemd-sysv-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64", "product_id": "systemd-devel-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.ppc64", "product": { "name": "libgudev1-0:219-42.el7_4.16.ppc64", "product_id": "libgudev1-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64", "product_id": "systemd-resolved-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64", "product_id": "systemd-networkd-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64", "product_id": "systemd-libs-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-0:219-42.el7_4.16.x86_64", "product_id": "systemd-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-python-0:219-42.el7_4.16.x86_64", "product_id": "systemd-python-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "product_id": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64", "product_id": "systemd-sysv-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64", "product_id": "systemd-devel-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.x86_64", "product": { "name": "libgudev1-0:219-42.el7_4.16.x86_64", "product_id": "libgudev1-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64", "product_id": "systemd-resolved-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64", "product_id": "systemd-networkd-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.i686", "product": { "name": "systemd-libs-0:219-42.el7_4.16.i686", "product_id": "systemd-libs-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.i686", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686", "product_id": "libgudev1-devel-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.i686", "product": { "name": "systemd-devel-0:219-42.el7_4.16.i686", "product_id": "systemd-devel-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.i686", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.i686", "product": { "name": "libgudev1-0:219-42.el7_4.16.i686", "product_id": "libgudev1-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.i686", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.i686", "product_id": "systemd-resolved-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-libs-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-python-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "product_id": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-devel-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.ppc64le", "product": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le", "product_id": "libgudev1-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.s390", "product": { "name": "systemd-libs-0:219-42.el7_4.16.s390", "product_id": "systemd-libs-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.s390", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390", "product_id": "libgudev1-devel-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.s390", "product": { "name": "systemd-devel-0:219-42.el7_4.16.s390", "product_id": "systemd-devel-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.s390", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.s390", "product": { "name": "libgudev1-0:219-42.el7_4.16.s390", "product_id": "libgudev1-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.s390", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.s390", "product_id": "systemd-resolved-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-libs-0:219-42.el7_4.16.s390x", "product_id": "systemd-libs-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-0:219-42.el7_4.16.s390x", "product_id": "systemd-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-python-0:219-42.el7_4.16.s390x", "product_id": "systemd-python-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.s390x", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x", "product_id": "libgudev1-devel-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x", "product_id": "systemd-sysv-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-devel-0:219-42.el7_4.16.s390x", "product_id": "systemd-devel-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.s390x", "product": { "name": "libgudev1-0:219-42.el7_4.16.s390x", "product_id": "libgudev1-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x", "product_id": "systemd-resolved-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x", "product_id": "systemd-networkd-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.src", "product": { "name": "systemd-0:219-42.el7_4.16.src", "product_id": "systemd-0:219-42.el7_4.16.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-06-18T15:57:32+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.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:1502" } ], "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": [ "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019_0457
Vulnerability from csaf_redhat
Published
2019-03-05 11:09
Modified
2024-11-15 08:22
Summary
Red Hat Security Advisory: redhat-virtualization-host security update
Notes
Topic
An update for redhat-virtualization-host is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host's resources and performing administrative tasks.
The following packages have been upgraded to a later upstream version: redhat-release-virtualization-host (4.2), redhat-virtualization-host (4.2). (BZ#1678629, BZ#1679414)
Security Fix(es):
* spice: Off-by-one error in array access in spice/server/memslot.c (CVE-2019-3813)
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
* vdsm: privilege escalation to root via systemd_run (CVE-2019-3831)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 redhat-virtualization-host is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nThe following packages have been upgraded to a later upstream version: redhat-release-virtualization-host (4.2), redhat-virtualization-host (4.2). (BZ#1678629, BZ#1679414)\n\nSecurity Fix(es):\n\n* spice: Off-by-one error in array access in spice/server/memslot.c (CVE-2019-3813)\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\n\n* vdsm: privilege escalation to root via systemd_run (CVE-2019-3831)\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-2019:0457", "url": "https://access.redhat.com/errata/RHSA-2019:0457" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1665371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665371" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1677108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677108" }, { "category": "external", "summary": "1677667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677667" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0457.json" } ], "title": "Red Hat Security Advisory: redhat-virtualization-host security update", "tracking": { "current_release_date": "2024-11-15T08:22:49+00:00", "generator": { "date": "2024-11-15T08:22:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0457", "initial_release_date": "2019-03-05T11:09:51+00:00", "revision_history": [ { "date": "2019-03-05T11:09:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-03-05T11:09:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:22:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product": { "name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } }, { "category": "product_name", "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product": { "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } } ], "category": "product_family", "name": "Red Hat Virtualization" }, { "branches": [ { "category": "product_version", "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "product": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "product_id": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.2-8.3.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "product": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "product_id": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.2-8.3.el7?arch=src" } } }, { "category": "product_version", "name": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "product": { "name": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "product_id": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-virtualization-host@4.2-20190219.0.el7_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "product": { "name": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "product_id": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.2-8.3.el7?arch=noarch" } } }, { "category": "product_version", "name": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "product": { "name": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "product_id": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.2-20190219.0.el7_6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src" }, "product_reference": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch" }, "product_reference": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src" }, "product_reference": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64" }, "product_reference": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" }, "product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Christophe Fergeau" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2019-3813", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "discovery_date": "2018-12-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1665371" } ], "notes": [ { "category": "description", "text": "Spice, versions 0.5.2 through 0.14.1, are vulnerable to an out-of-bounds read due to an off-by-one error in memslot_get_virt. This may lead to a denial of service, or, in the worst case, code-execution by unauthenticated attackers.", "title": "Vulnerability description" }, { "category": "summary", "text": "spice: Off-by-one error in array access in spice/server/memslot.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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3813" }, { "category": "external", "summary": "RHBZ#1665371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665371" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3813", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3813" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3813", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3813" } ], "release_date": "2019-01-28T18:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T11:09:51+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/2974891", "product_ids": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0457" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "spice: Off-by-one error in array access in spice/server/memslot.c" }, { "cve": "CVE-2019-3831", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2019-02-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1677108" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered in vdsm, version 4.19 through 4.30.3 and 4.30.5 through 4.30.8. The systemd_run function exposed to the vdsm system user could be abused to execute arbitrary commands as root.", "title": "Vulnerability description" }, { "category": "summary", "text": "vdsm: privilege escalation to root via systemd_run", "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3831" }, { "category": "external", "summary": "RHBZ#1677108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677108" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3831", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3831" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3831", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3831" } ], "release_date": "2019-02-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T11:09:51+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/2974891", "product_ids": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0457" } ], "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "vdsm: privilege escalation to root via systemd_run" }, { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T11:09:51+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/2974891", "product_ids": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0457" } ], "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019:2805
Vulnerability from csaf_redhat
Published
2019-09-19 06:22
Modified
2024-11-15 08:26
Summary
Red Hat Security Advisory: systemd security update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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-2019:2805", "url": "https://access.redhat.com/errata/RHSA-2019:2805" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2805.json" } ], "title": "Red Hat Security Advisory: systemd security update", "tracking": { "current_release_date": "2024-11-15T08:26:33+00:00", "generator": { "date": "2024-11-15T08:26:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:2805", "initial_release_date": "2019-09-19T06:22:36+00:00", "revision_history": [ { "date": "2019-09-19T06:22:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-09-19T06:22:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:26:33+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.3)", "product": { "name": "Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server E4S (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server TUS (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:7.3::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "product_id": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64", "product_id": "systemd-networkd-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64", "product_id": "systemd-resolved-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "product_id": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-30.el7_3.14.x86_64", "product": { "name": "libgudev1-0:219-30.el7_3.14.x86_64", "product_id": "libgudev1-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "product": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "product_id": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-0:219-30.el7_3.14.x86_64", "product_id": "systemd-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64", "product_id": "systemd-devel-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64", "product_id": "systemd-libs-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-python-0:219-30.el7_3.14.x86_64", "product_id": "systemd-python-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64", "product_id": "systemd-sysv-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-30.el7_3.14?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-30.el7_3.14.i686", "product": { "name": "systemd-resolved-0:219-30.el7_3.14.i686", "product_id": "systemd-resolved-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-30.el7_3.14.i686", "product": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686", "product_id": "systemd-debuginfo-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-0:219-30.el7_3.14.i686", "product": { "name": "libgudev1-0:219-30.el7_3.14.i686", "product_id": "libgudev1-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-30.el7_3.14.i686", "product": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686", "product_id": "libgudev1-devel-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-30.el7_3.14.i686", "product": { "name": "systemd-devel-0:219-30.el7_3.14.i686", "product_id": "systemd-devel-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:219-30.el7_3.14.i686", "product": { "name": "systemd-libs-0:219-30.el7_3.14.i686", "product_id": "systemd-libs-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-30.el7_3.14.src", "product": { "name": "systemd-0:219-30.el7_3.14.src", "product_id": "systemd-0:219-30.el7_3.14.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libgudev1-0:219-30.el7_3.14.ppc64le", "product": { "name": "libgudev1-0:219-30.el7_3.14.ppc64le", "product_id": "libgudev1-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "product": { "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "product_id": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-devel-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-devel-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-libs-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-libs-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-python-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-python-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-python-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-python-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-09-19T06:22:36+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.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:2805" } ], "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-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
RHSA-2019:2805
Vulnerability from csaf_redhat
Published
2019-09-19 06:22
Modified
2024-11-15 08:26
Summary
Red Hat Security Advisory: systemd security update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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-2019:2805", "url": "https://access.redhat.com/errata/RHSA-2019:2805" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2805.json" } ], "title": "Red Hat Security Advisory: systemd security update", "tracking": { "current_release_date": "2024-11-15T08:26:33+00:00", "generator": { "date": "2024-11-15T08:26:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:2805", "initial_release_date": "2019-09-19T06:22:36+00:00", "revision_history": [ { "date": "2019-09-19T06:22:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-09-19T06:22:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:26:33+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.3)", "product": { "name": "Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server E4S (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server TUS (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:7.3::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "product_id": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64", "product_id": "systemd-networkd-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64", "product_id": "systemd-resolved-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "product_id": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-30.el7_3.14.x86_64", "product": { "name": "libgudev1-0:219-30.el7_3.14.x86_64", "product_id": "libgudev1-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "product": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "product_id": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-0:219-30.el7_3.14.x86_64", "product_id": "systemd-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64", "product_id": "systemd-devel-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64", "product_id": "systemd-libs-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-python-0:219-30.el7_3.14.x86_64", "product_id": "systemd-python-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64", "product_id": "systemd-sysv-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-30.el7_3.14?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-30.el7_3.14.i686", "product": { "name": "systemd-resolved-0:219-30.el7_3.14.i686", "product_id": "systemd-resolved-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-30.el7_3.14.i686", "product": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686", "product_id": "systemd-debuginfo-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-0:219-30.el7_3.14.i686", "product": { "name": "libgudev1-0:219-30.el7_3.14.i686", "product_id": "libgudev1-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-30.el7_3.14.i686", "product": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686", "product_id": "libgudev1-devel-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-30.el7_3.14.i686", "product": { "name": "systemd-devel-0:219-30.el7_3.14.i686", "product_id": "systemd-devel-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:219-30.el7_3.14.i686", "product": { "name": "systemd-libs-0:219-30.el7_3.14.i686", "product_id": "systemd-libs-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-30.el7_3.14.src", "product": { "name": "systemd-0:219-30.el7_3.14.src", "product_id": "systemd-0:219-30.el7_3.14.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libgudev1-0:219-30.el7_3.14.ppc64le", "product": { "name": "libgudev1-0:219-30.el7_3.14.ppc64le", "product_id": "libgudev1-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "product": { "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "product_id": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-devel-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-devel-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-libs-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-libs-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-python-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-python-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-python-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-python-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-09-19T06:22:36+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.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:2805" } ], "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-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
RHSA-2019:0457
Vulnerability from csaf_redhat
Published
2019-03-05 11:09
Modified
2025-03-19 14:50
Summary
Red Hat Security Advisory: redhat-virtualization-host security update
Notes
Topic
An update for redhat-virtualization-host is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host's resources and performing administrative tasks.
The following packages have been upgraded to a later upstream version: redhat-release-virtualization-host (4.2), redhat-virtualization-host (4.2). (BZ#1678629, BZ#1679414)
Security Fix(es):
* spice: Off-by-one error in array access in spice/server/memslot.c (CVE-2019-3813)
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
* vdsm: privilege escalation to root via systemd_run (CVE-2019-3831)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 redhat-virtualization-host is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nThe following packages have been upgraded to a later upstream version: redhat-release-virtualization-host (4.2), redhat-virtualization-host (4.2). (BZ#1678629, BZ#1679414)\n\nSecurity Fix(es):\n\n* spice: Off-by-one error in array access in spice/server/memslot.c (CVE-2019-3813)\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\n\n* vdsm: privilege escalation to root via systemd_run (CVE-2019-3831)\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-2019:0457", "url": "https://access.redhat.com/errata/RHSA-2019:0457" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1665371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665371" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1677108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677108" }, { "category": "external", "summary": "1677667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677667" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0457.json" } ], "title": "Red Hat Security Advisory: redhat-virtualization-host security update", "tracking": { "current_release_date": "2025-03-19T14:50:14+00:00", "generator": { "date": "2025-03-19T14:50:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.1" } }, "id": "RHSA-2019:0457", "initial_release_date": "2019-03-05T11:09:51+00:00", "revision_history": [ { "date": "2019-03-05T11:09:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-03-05T11:09:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-19T14:50:14+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product": { "name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } }, { "category": "product_name", "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product": { "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } } ], "category": "product_family", "name": "Red Hat Virtualization" }, { "branches": [ { "category": "product_version", "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "product": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "product_id": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.2-8.3.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "product": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "product_id": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.2-8.3.el7?arch=src" } } }, { "category": "product_version", "name": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "product": { "name": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "product_id": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-virtualization-host@4.2-20190219.0.el7_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "product": { "name": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "product_id": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.2-8.3.el7?arch=noarch" } } }, { "category": "product_version", "name": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "product": { "name": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "product_id": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.2-20190219.0.el7_6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src" }, "product_reference": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch" }, "product_reference": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src" }, "product_reference": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64" }, "product_reference": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" }, "product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Christophe Fergeau" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2019-3813", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "discovery_date": "2018-12-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1665371" } ], "notes": [ { "category": "description", "text": "Spice, versions 0.5.2 through 0.14.1, are vulnerable to an out-of-bounds read due to an off-by-one error in memslot_get_virt. This may lead to a denial of service, or, in the worst case, code-execution by unauthenticated attackers.", "title": "Vulnerability description" }, { "category": "summary", "text": "spice: Off-by-one error in array access in spice/server/memslot.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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3813" }, { "category": "external", "summary": "RHBZ#1665371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665371" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3813", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3813" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3813", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3813" } ], "release_date": "2019-01-28T18:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T11:09:51+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/2974891", "product_ids": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0457" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "spice: Off-by-one error in array access in spice/server/memslot.c" }, { "cve": "CVE-2019-3831", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2019-02-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1677108" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered in vdsm, version 4.19 through 4.30.3 and 4.30.5 through 4.30.8. The systemd_run function exposed to the vdsm system user could be abused to execute arbitrary commands as root.", "title": "Vulnerability description" }, { "category": "summary", "text": "vdsm: privilege escalation to root via systemd_run", "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3831" }, { "category": "external", "summary": "RHBZ#1677108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677108" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3831", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3831" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3831", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3831" } ], "release_date": "2019-02-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T11:09:51+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/2974891", "product_ids": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0457" } ], "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "vdsm: privilege escalation to root via systemd_run" }, { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T11:09:51+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/2974891", "product_ids": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0457" } ], "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
RHSA-2019:1322
Vulnerability from csaf_redhat
Published
2019-06-04 14:06
Modified
2024-11-15 08:24
Summary
Red Hat Security Advisory: systemd security and bug fix update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.5 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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):
* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1711872)
* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1711875)
* systemd doesn't delete stub unit files created for session scopes (BZ#1711876)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.5 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1711872)\n\n* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1711875)\n\n* systemd doesn\u0027t delete stub unit files created for session scopes (BZ#1711876)", "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-2019:1322", "url": "https://access.redhat.com/errata/RHSA-2019:1322" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1711872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711872" }, { "category": "external", "summary": "1711875", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711875" }, { "category": "external", "summary": "1711876", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711876" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1322.json" } ], "title": "Red Hat Security Advisory: systemd security and bug fix update", "tracking": { "current_release_date": "2024-11-15T08:24:36+00:00", "generator": { "date": "2024-11-15T08:24:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:1322", "initial_release_date": "2019-06-04T14:06:51+00:00", "revision_history": [ { "date": "2019-06-04T14:06:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-06-04T14:06:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:24:36+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.5)", "product": { "name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server EUS (v. 7.5)", "product": { "name": "Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product": { "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-python-0:219-57.el7_5.6.x86_64", "product_id": "systemd-python-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-0:219-57.el7_5.6.x86_64", "product_id": "systemd-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64", "product_id": "systemd-sysv-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.x86_64", "product": { "name": "libgudev1-0:219-57.el7_5.6.x86_64", "product_id": "libgudev1-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64", "product_id": "systemd-libs-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64", "product_id": "systemd-resolved-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64", "product_id": "systemd-networkd-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64", "product_id": "systemd-devel-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "product_id": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.i686", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.i686", "product": { "name": "libgudev1-0:219-57.el7_5.6.i686", "product_id": "libgudev1-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.i686", "product": { "name": "systemd-libs-0:219-57.el7_5.6.i686", "product_id": "systemd-libs-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.i686", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.i686", "product_id": "systemd-resolved-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.i686", "product": { "name": "systemd-devel-0:219-57.el7_5.6.i686", "product_id": "systemd-devel-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.i686", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686", "product_id": "libgudev1-devel-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.src", "product": { "name": "systemd-0:219-57.el7_5.6.src", "product_id": "systemd-0:219-57.el7_5.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc", "product_id": "systemd-resolved-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-devel-0:219-57.el7_5.6.ppc", "product_id": "systemd-devel-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.ppc", "product": { "name": "libgudev1-0:219-57.el7_5.6.ppc", "product_id": "libgudev1-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.ppc", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc", "product_id": "libgudev1-devel-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-libs-0:219-57.el7_5.6.ppc", "product_id": "systemd-libs-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64", "product_id": "systemd-resolved-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64", "product_id": "systemd-networkd-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-python-0:219-57.el7_5.6.ppc64", "product_id": "systemd-python-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64", "product_id": "systemd-devel-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-0:219-57.el7_5.6.ppc64", "product_id": "systemd-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64", "product_id": "systemd-sysv-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.ppc64", "product": { "name": "libgudev1-0:219-57.el7_5.6.ppc64", "product_id": "libgudev1-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "product_id": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64", "product_id": "systemd-libs-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-python-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-devel-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.ppc64le", "product": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le", "product_id": "libgudev1-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "product_id": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-libs-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.s390", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.s390", "product_id": "systemd-resolved-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.s390", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.s390", "product": { "name": "systemd-devel-0:219-57.el7_5.6.s390", "product_id": "systemd-devel-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.s390", "product": { "name": "libgudev1-0:219-57.el7_5.6.s390", "product_id": "libgudev1-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.s390", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390", "product_id": "libgudev1-devel-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.s390", "product": { "name": "systemd-libs-0:219-57.el7_5.6.s390", "product_id": "systemd-libs-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x", "product_id": "systemd-resolved-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x", "product_id": "systemd-networkd-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-python-0:219-57.el7_5.6.s390x", "product_id": "systemd-python-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-devel-0:219-57.el7_5.6.s390x", "product_id": "systemd-devel-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-0:219-57.el7_5.6.s390x", "product_id": "systemd-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x", "product_id": "systemd-sysv-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.s390x", "product": { "name": "libgudev1-0:219-57.el7_5.6.s390x", "product_id": "libgudev1-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.s390x", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x", "product_id": "libgudev1-devel-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-libs-0:219-57.el7_5.6.s390x", "product_id": "systemd-libs-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-06-04T14:06:51+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.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:1322" } ], "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": [ "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019_0990
Vulnerability from csaf_redhat
Published
2019-05-07 04:20
Modified
2024-11-15 08:24
Summary
Red Hat Security Advisory: systemd security and bug fix update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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):
* [PATCH] bus-socket: Fix line_begins() to accept word matching full (BZ#1693578)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for systemd 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": "The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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* [PATCH] bus-socket: Fix line_begins() to accept word matching full (BZ#1693578)", "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-2019:0990", "url": "https://access.redhat.com/errata/RHSA-2019:0990" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1693578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693578" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0990.json" } ], "title": "Red Hat Security Advisory: systemd security and bug fix update", "tracking": { "current_release_date": "2024-11-15T08:24:20+00:00", "generator": { "date": "2024-11-15T08:24:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0990", "initial_release_date": "2019-05-07T04:20:46+00:00", "revision_history": [ { "date": "2019-05-07T04:20:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-05-07T04:20:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:24:20+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 BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-udev-0:239-13.el8_0.3.aarch64", "product_id": "systemd-udev-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "product_id": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-0:239-13.el8_0.3.aarch64", "product_id": "systemd-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-container-0:239-13.el8_0.3.aarch64", "product_id": "systemd-container-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-libs-0:239-13.el8_0.3.aarch64", "product_id": "systemd-libs-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-devel-0:239-13.el8_0.3.aarch64", "product_id": "systemd-devel-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-tests-0:239-13.el8_0.3.aarch64", "product_id": "systemd-tests-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-pam-0:239-13.el8_0.3.aarch64", "product_id": "systemd-pam-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-udev-0:239-13.el8_0.3.x86_64", "product_id": "systemd-udev-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "product_id": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-0:239-13.el8_0.3.x86_64", "product_id": "systemd-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-container-0:239-13.el8_0.3.x86_64", "product_id": "systemd-container-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-libs-0:239-13.el8_0.3.x86_64", "product_id": "systemd-libs-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-devel-0:239-13.el8_0.3.x86_64", "product_id": "systemd-devel-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-tests-0:239-13.el8_0.3.x86_64", "product_id": "systemd-tests-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-pam-0:239-13.el8_0.3.x86_64", "product_id": "systemd-pam-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.i686", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.i686", "product_id": "systemd-debugsource-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.i686", "product": { "name": "systemd-0:239-13.el8_0.3.i686", "product_id": "systemd-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.i686", "product": { "name": "systemd-container-0:239-13.el8_0.3.i686", "product_id": "systemd-container-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.i686", "product": { "name": "systemd-libs-0:239-13.el8_0.3.i686", "product_id": "systemd-libs-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.i686", "product": { "name": "systemd-devel-0:239-13.el8_0.3.i686", "product_id": "systemd-devel-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-udev-0:239-13.el8_0.3.s390x", "product_id": "systemd-udev-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.s390x", "product_id": "systemd-debugsource-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-0:239-13.el8_0.3.s390x", "product_id": "systemd-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-container-0:239-13.el8_0.3.s390x", "product_id": "systemd-container-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-libs-0:239-13.el8_0.3.s390x", "product_id": "systemd-libs-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-devel-0:239-13.el8_0.3.s390x", "product_id": "systemd-devel-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-tests-0:239-13.el8_0.3.s390x", "product_id": "systemd-tests-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-pam-0:239-13.el8_0.3.s390x", "product_id": "systemd-pam-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-udev-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-udev-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-container-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-container-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-libs-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-libs-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-devel-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-devel-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-tests-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-tests-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-pam-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-pam-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.src", "product": { "name": "systemd-0:239-13.el8_0.3.src", "product_id": "systemd-0:239-13.el8_0.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src" }, "product_reference": "systemd-0:239-13.el8_0.3.src", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-container-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-container-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-container-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-container-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-container-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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": [ "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-05-07T04:20:46+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": [ "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:0990" } ], "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": [ "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019:0457
Vulnerability from csaf_redhat
Published
2019-03-05 11:09
Modified
2025-03-19 14:50
Summary
Red Hat Security Advisory: redhat-virtualization-host security update
Notes
Topic
An update for redhat-virtualization-host is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host's resources and performing administrative tasks.
The following packages have been upgraded to a later upstream version: redhat-release-virtualization-host (4.2), redhat-virtualization-host (4.2). (BZ#1678629, BZ#1679414)
Security Fix(es):
* spice: Off-by-one error in array access in spice/server/memslot.c (CVE-2019-3813)
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
* vdsm: privilege escalation to root via systemd_run (CVE-2019-3831)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 redhat-virtualization-host is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nThe following packages have been upgraded to a later upstream version: redhat-release-virtualization-host (4.2), redhat-virtualization-host (4.2). (BZ#1678629, BZ#1679414)\n\nSecurity Fix(es):\n\n* spice: Off-by-one error in array access in spice/server/memslot.c (CVE-2019-3813)\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\n\n* vdsm: privilege escalation to root via systemd_run (CVE-2019-3831)\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-2019:0457", "url": "https://access.redhat.com/errata/RHSA-2019:0457" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1665371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665371" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1677108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677108" }, { "category": "external", "summary": "1677667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677667" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0457.json" } ], "title": "Red Hat Security Advisory: redhat-virtualization-host security update", "tracking": { "current_release_date": "2025-03-19T14:50:14+00:00", "generator": { "date": "2025-03-19T14:50:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.1" } }, "id": "RHSA-2019:0457", "initial_release_date": "2019-03-05T11:09:51+00:00", "revision_history": [ { "date": "2019-03-05T11:09:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-03-05T11:09:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-19T14:50:14+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product": { "name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } }, { "category": "product_name", "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product": { "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } } ], "category": "product_family", "name": "Red Hat Virtualization" }, { "branches": [ { "category": "product_version", "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "product": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "product_id": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.2-8.3.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "product": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "product_id": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.2-8.3.el7?arch=src" } } }, { "category": "product_version", "name": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "product": { "name": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "product_id": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-virtualization-host@4.2-20190219.0.el7_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "product": { "name": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "product_id": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.2-8.3.el7?arch=noarch" } } }, { "category": "product_version", "name": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "product": { "name": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "product_id": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.2-20190219.0.el7_6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src" }, "product_reference": "redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch" }, "product_reference": "redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src" }, "product_reference": "redhat-release-virtualization-host-0:4.2-8.3.el7.src", "relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64" }, "product_reference": "redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)", "product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" }, "product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch", "relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Christophe Fergeau" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2019-3813", "cwe": { "id": "CWE-193", "name": "Off-by-one Error" }, "discovery_date": "2018-12-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1665371" } ], "notes": [ { "category": "description", "text": "Spice, versions 0.5.2 through 0.14.1, are vulnerable to an out-of-bounds read due to an off-by-one error in memslot_get_virt. This may lead to a denial of service, or, in the worst case, code-execution by unauthenticated attackers.", "title": "Vulnerability description" }, { "category": "summary", "text": "spice: Off-by-one error in array access in spice/server/memslot.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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3813" }, { "category": "external", "summary": "RHBZ#1665371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1665371" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3813", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3813" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3813", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3813" } ], "release_date": "2019-01-28T18:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T11:09:51+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/2974891", "product_ids": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0457" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "spice: Off-by-one error in array access in spice/server/memslot.c" }, { "cve": "CVE-2019-3831", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2019-02-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1677108" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered in vdsm, version 4.19 through 4.30.3 and 4.30.5 through 4.30.8. The systemd_run function exposed to the vdsm system user could be abused to execute arbitrary commands as root.", "title": "Vulnerability description" }, { "category": "summary", "text": "vdsm: privilege escalation to root via systemd_run", "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-3831" }, { "category": "external", "summary": "RHBZ#1677108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677108" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3831", "url": "https://www.cve.org/CVERecord?id=CVE-2019-3831" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3831", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3831" } ], "release_date": "2019-02-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T11:09:51+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/2974891", "product_ids": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0457" } ], "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "vdsm: privilege escalation to root via systemd_run" }, { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T11:09:51+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/2974891", "product_ids": [ "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0457" } ], "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-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20190219.0.el7_6.src", "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20190219.0.el7_6.noarch", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.src", "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-8.3.el7.x86_64", "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-8.3.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019:0461
Vulnerability from csaf_redhat
Published
2019-03-05 12:59
Modified
2024-11-15 08:22
Summary
Red Hat Security Advisory: rhvm-appliance security update
Notes
Topic
An update for rhvm-appliance is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The RHV-M Virtual Appliance automates the process of installing and configuring the Red Hat Virtualization Manager. The appliance is available to download as an OVA file from the Customer Portal.
The following packages have been upgraded to a later upstream version: rhvm-appliance (4.2). (BZ#1679415)
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rhvm-appliance is now available for Red Hat Virtualization 4 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": "The RHV-M Virtual Appliance automates the process of installing and configuring the Red Hat Virtualization Manager. The appliance is available to download as an OVA file from the Customer Portal.\n\nThe following packages have been upgraded to a later upstream version: rhvm-appliance (4.2). (BZ#1679415)\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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-2019:0461", "url": "https://access.redhat.com/errata/RHSA-2019:0461" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0461.json" } ], "title": "Red Hat Security Advisory: rhvm-appliance security update", "tracking": { "current_release_date": "2024-11-15T08:22:55+00:00", "generator": { "date": "2024-11-15T08:22:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0461", "initial_release_date": "2019-03-05T12:59:33+00:00", "revision_history": [ { "date": "2019-03-05T12:59:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-03-05T12:59:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:22:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product": { "name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } }, { "category": "product_name", "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product": { "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } } ], "category": "product_family", "name": "Red Hat Virtualization" }, { "branches": [ { "category": "product_version", "name": "rhvm-appliance-2:4.2-20190224.0.el7.src", "product": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.src", "product_id": "rhvm-appliance-2:4.2-20190224.0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rhvm-appliance@4.2-20190224.0.el7?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "product": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "product_id": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rhvm-appliance@4.2-20190224.0.el7?arch=noarch\u0026epoch=2" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.src as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.src", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" }, { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.src", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T12:59:33+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/2974891", "product_ids": [ "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0461" } ], "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-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019_0368
Vulnerability from csaf_redhat
Published
2019-02-19 10:38
Modified
2024-11-15 08:23
Summary
Red Hat Security Advisory: systemd security update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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-2019:0368", "url": "https://access.redhat.com/errata/RHSA-2019:0368" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0368.json" } ], "title": "Red Hat Security Advisory: systemd security update", "tracking": { "current_release_date": "2024-11-15T08:23:28+00:00", "generator": { "date": "2024-11-15T08:23:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0368", "initial_release_date": "2019-02-19T10:38:41+00:00", "revision_history": [ { "date": "2019-02-19T10:38:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-02-19T10:38:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:23:28+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.6.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.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.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.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.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.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.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": "systemd-sysv-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64", "product_id": "systemd-sysv-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-python-0:219-62.el7_6.5.x86_64", "product_id": "systemd-python-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.x86_64", "product": { "name": "libgudev1-0:219-62.el7_6.5.x86_64", "product_id": "libgudev1-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64", "product_id": "systemd-devel-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64", "product_id": "systemd-libs-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "product_id": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-0:219-62.el7_6.5.x86_64", "product_id": "systemd-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64", "product_id": "systemd-resolved-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64", "product_id": "systemd-networkd-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.i686", "product": { "name": "libgudev1-0:219-62.el7_6.5.i686", "product_id": "libgudev1-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.i686", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.i686", "product": { "name": "systemd-devel-0:219-62.el7_6.5.i686", "product_id": "systemd-devel-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.i686", "product": { "name": "systemd-libs-0:219-62.el7_6.5.i686", "product_id": "systemd-libs-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.i686", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686", "product_id": "libgudev1-devel-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.i686", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.i686", "product_id": "systemd-resolved-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.src", "product": { "name": "systemd-0:219-62.el7_6.5.src", "product_id": "systemd-0:219-62.el7_6.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64", "product_id": "systemd-resolved-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64", "product_id": "systemd-networkd-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64", "product_id": "systemd-sysv-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-python-0:219-62.el7_6.5.aarch64", "product_id": "systemd-python-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.aarch64", "product": { "name": "libgudev1-0:219-62.el7_6.5.aarch64", "product_id": "libgudev1-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64", "product_id": "systemd-devel-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64", "product_id": "systemd-libs-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "product_id": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-0:219-62.el7_6.5.aarch64", "product_id": "systemd-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.s390", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.s390", "product_id": "systemd-resolved-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.s390", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.s390", "product": { "name": "libgudev1-0:219-62.el7_6.5.s390", "product_id": "libgudev1-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.s390", "product": { "name": "systemd-devel-0:219-62.el7_6.5.s390", "product_id": "systemd-devel-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.s390", "product": { "name": "systemd-libs-0:219-62.el7_6.5.s390", "product_id": "systemd-libs-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.s390", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390", "product_id": "libgudev1-devel-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x", "product_id": "systemd-resolved-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x", "product_id": "systemd-networkd-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x", "product_id": "systemd-sysv-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-python-0:219-62.el7_6.5.s390x", "product_id": "systemd-python-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.s390x", "product": { "name": "libgudev1-0:219-62.el7_6.5.s390x", "product_id": "libgudev1-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-devel-0:219-62.el7_6.5.s390x", "product_id": "systemd-devel-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-libs-0:219-62.el7_6.5.s390x", "product_id": "systemd-libs-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.s390x", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x", "product_id": "libgudev1-devel-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-0:219-62.el7_6.5.s390x", "product_id": "systemd-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-python-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.ppc64le", "product": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le", "product_id": "libgudev1-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-devel-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-libs-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "product_id": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc", "product_id": "systemd-resolved-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.ppc", "product": { "name": "libgudev1-0:219-62.el7_6.5.ppc", "product_id": "libgudev1-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-devel-0:219-62.el7_6.5.ppc", "product_id": "systemd-devel-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-libs-0:219-62.el7_6.5.ppc", "product_id": "systemd-libs-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.ppc", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc", "product_id": "libgudev1-devel-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64", "product_id": "systemd-resolved-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64", "product_id": "systemd-networkd-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64", "product_id": "systemd-sysv-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-python-0:219-62.el7_6.5.ppc64", "product_id": "systemd-python-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.ppc64", "product": { "name": "libgudev1-0:219-62.el7_6.5.ppc64", "product_id": "libgudev1-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64", "product_id": "systemd-devel-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64", "product_id": "systemd-libs-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "product_id": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-0:219-62.el7_6.5.ppc64", "product_id": "systemd-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-02-19T10:38:41+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": [ "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:0368" } ], "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": [ "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019_2805
Vulnerability from csaf_redhat
Published
2019-09-19 06:22
Modified
2024-11-15 08:26
Summary
Red Hat Security Advisory: systemd security update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support, Red Hat Enterprise Linux 7.3 Telco Extended Update Support, and Red Hat Enterprise Linux 7.3 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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-2019:2805", "url": "https://access.redhat.com/errata/RHSA-2019:2805" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2805.json" } ], "title": "Red Hat Security Advisory: systemd security update", "tracking": { "current_release_date": "2024-11-15T08:26:33+00:00", "generator": { "date": "2024-11-15T08:26:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:2805", "initial_release_date": "2019-09-19T06:22:36+00:00", "revision_history": [ { "date": "2019-09-19T06:22:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-09-19T06:22:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:26:33+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.3)", "product": { "name": "Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server E4S (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server TUS (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:7.3::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product": { "name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:7.3::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "product_id": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64", "product_id": "systemd-networkd-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64", "product_id": "systemd-resolved-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "product_id": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-30.el7_3.14.x86_64", "product": { "name": "libgudev1-0:219-30.el7_3.14.x86_64", "product_id": "libgudev1-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "product": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "product_id": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-0:219-30.el7_3.14.x86_64", "product_id": "systemd-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64", "product_id": "systemd-devel-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64", "product_id": "systemd-libs-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-python-0:219-30.el7_3.14.x86_64", "product_id": "systemd-python-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-30.el7_3.14?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-30.el7_3.14.x86_64", "product": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64", "product_id": "systemd-sysv-0:219-30.el7_3.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-30.el7_3.14?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-30.el7_3.14.i686", "product": { "name": "systemd-resolved-0:219-30.el7_3.14.i686", "product_id": "systemd-resolved-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-30.el7_3.14.i686", "product": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686", "product_id": "systemd-debuginfo-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-0:219-30.el7_3.14.i686", "product": { "name": "libgudev1-0:219-30.el7_3.14.i686", "product_id": "libgudev1-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-30.el7_3.14.i686", "product": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686", "product_id": "libgudev1-devel-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-30.el7_3.14.i686", "product": { "name": "systemd-devel-0:219-30.el7_3.14.i686", "product_id": "systemd-devel-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:219-30.el7_3.14.i686", "product": { "name": "systemd-libs-0:219-30.el7_3.14.i686", "product_id": "systemd-libs-0:219-30.el7_3.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-30.el7_3.14.src", "product": { "name": "systemd-0:219-30.el7_3.14.src", "product_id": "systemd-0:219-30.el7_3.14.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libgudev1-0:219-30.el7_3.14.ppc64le", "product": { "name": "libgudev1-0:219-30.el7_3.14.ppc64le", "product_id": "libgudev1-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "product": { "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "product_id": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-devel-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-devel-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-libs-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-libs-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-python-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-python-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-30.el7_3.14?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "product": { "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "product_id": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-30.el7_3.14?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)", "product_id": "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-python-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.3)", "product_id": "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.3)", "product_id": "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)", "product_id": "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-python-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.3)", "product_id": "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "libgudev1-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src" }, "product_reference": "systemd-0:219-30.el7_3.14.src", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-debuginfo-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-devel-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-libs-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-networkd-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-python-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.i686 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.i686", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-resolved-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-30.el7_3.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.3)", "product_id": "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" }, "product_reference": "systemd-sysv-0:219-30.el7_3.14.x86_64", "relates_to_product_reference": "7Server-optional-7.3.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-09-19T06:22:36+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.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:2805" } ], "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-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.AUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.AUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.AUS:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.E4S:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.ppc64le", "7Server-optional-7.3.E4S:systemd-sysv-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:libgudev1-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.src", "7Server-optional-7.3.TUS:systemd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-debuginfo-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-devel-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-journal-gateway-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-libs-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-networkd-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-python-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.i686", "7Server-optional-7.3.TUS:systemd-resolved-0:219-30.el7_3.14.x86_64", "7Server-optional-7.3.TUS:systemd-sysv-0:219-30.el7_3.14.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019:0990
Vulnerability from csaf_redhat
Published
2019-05-07 04:20
Modified
2024-11-15 08:24
Summary
Red Hat Security Advisory: systemd security and bug fix update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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):
* [PATCH] bus-socket: Fix line_begins() to accept word matching full (BZ#1693578)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for systemd 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": "The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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* [PATCH] bus-socket: Fix line_begins() to accept word matching full (BZ#1693578)", "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-2019:0990", "url": "https://access.redhat.com/errata/RHSA-2019:0990" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1693578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693578" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0990.json" } ], "title": "Red Hat Security Advisory: systemd security and bug fix update", "tracking": { "current_release_date": "2024-11-15T08:24:20+00:00", "generator": { "date": "2024-11-15T08:24:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0990", "initial_release_date": "2019-05-07T04:20:46+00:00", "revision_history": [ { "date": "2019-05-07T04:20:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-05-07T04:20:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:24:20+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 BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-udev-0:239-13.el8_0.3.aarch64", "product_id": "systemd-udev-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "product_id": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-0:239-13.el8_0.3.aarch64", "product_id": "systemd-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-container-0:239-13.el8_0.3.aarch64", "product_id": "systemd-container-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-libs-0:239-13.el8_0.3.aarch64", "product_id": "systemd-libs-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-devel-0:239-13.el8_0.3.aarch64", "product_id": "systemd-devel-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-tests-0:239-13.el8_0.3.aarch64", "product_id": "systemd-tests-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.aarch64", "product": { "name": "systemd-pam-0:239-13.el8_0.3.aarch64", "product_id": "systemd-pam-0:239-13.el8_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-udev-0:239-13.el8_0.3.x86_64", "product_id": "systemd-udev-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "product_id": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-0:239-13.el8_0.3.x86_64", "product_id": "systemd-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-container-0:239-13.el8_0.3.x86_64", "product_id": "systemd-container-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-libs-0:239-13.el8_0.3.x86_64", "product_id": "systemd-libs-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-devel-0:239-13.el8_0.3.x86_64", "product_id": "systemd-devel-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-tests-0:239-13.el8_0.3.x86_64", "product_id": "systemd-tests-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.x86_64", "product": { "name": "systemd-pam-0:239-13.el8_0.3.x86_64", "product_id": "systemd-pam-0:239-13.el8_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.i686", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.i686", "product_id": "systemd-debugsource-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.i686", "product": { "name": "systemd-0:239-13.el8_0.3.i686", "product_id": "systemd-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.i686", "product": { "name": "systemd-container-0:239-13.el8_0.3.i686", "product_id": "systemd-container-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.i686", "product": { "name": "systemd-libs-0:239-13.el8_0.3.i686", "product_id": "systemd-libs-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.i686", "product": { "name": "systemd-devel-0:239-13.el8_0.3.i686", "product_id": "systemd-devel-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=i686" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-udev-0:239-13.el8_0.3.s390x", "product_id": "systemd-udev-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.s390x", "product_id": "systemd-debugsource-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-0:239-13.el8_0.3.s390x", "product_id": "systemd-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-container-0:239-13.el8_0.3.s390x", "product_id": "systemd-container-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-libs-0:239-13.el8_0.3.s390x", "product_id": "systemd-libs-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-devel-0:239-13.el8_0.3.s390x", "product_id": "systemd-devel-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-tests-0:239-13.el8_0.3.s390x", "product_id": "systemd-tests-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=s390x" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.s390x", "product": { "name": "systemd-pam-0:239-13.el8_0.3.s390x", "product_id": "systemd-pam-0:239-13.el8_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-udev-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-udev-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-udev-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debugsource@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-remote@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-udev-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-container-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-container-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-container-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-libs-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-libs-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-container-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-devel-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-devel-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam-debuginfo@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-tests-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-tests-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-tests-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-tests@239-13.el8_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-pam-0:239-13.el8_0.3.ppc64le", "product": { "name": "systemd-pam-0:239-13.el8_0.3.ppc64le", "product_id": "systemd-pam-0:239-13.el8_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-pam@239-13.el8_0.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-0:239-13.el8_0.3.src", "product": { "name": "systemd-0:239-13.el8_0.3.src", "product_id": "systemd-0:239-13.el8_0.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@239-13.el8_0.3?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src" }, "product_reference": "systemd-0:239-13.el8_0.3.src", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-container-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-container-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-container-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-container-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-container-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debugsource-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-debugsource-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-devel-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-journal-remote-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-libs-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-pam-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-tests-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-udev-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "relates_to_product_reference": "BaseOS-8.0.0.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" }, "product_reference": "systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64", "relates_to_product_reference": "BaseOS-8.0.0.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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": [ "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-05-07T04:20:46+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": [ "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:0990" } ], "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": [ "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.src", "BaseOS-8.0.0.Z:systemd-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-container-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-debugsource-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-devel-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-journal-remote-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-libs-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-pam-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-tests-debuginfo-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-0:239-13.el8_0.3.x86_64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.aarch64", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.i686", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.ppc64le", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.s390x", "BaseOS-8.0.0.Z:systemd-udev-debuginfo-0:239-13.el8_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019_1502
Vulnerability from csaf_redhat
Published
2019-06-18 15:57
Modified
2024-11-15 08:25
Summary
Red Hat Security Advisory: systemd security and bug fix update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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):
* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1709184)
* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1709185)
* systemd doesn't delete stub unit files created for session scopes (BZ#1709187)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1709184)\n\n* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1709185)\n\n* systemd doesn\u0027t delete stub unit files created for session scopes (BZ#1709187)", "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-2019:1502", "url": "https://access.redhat.com/errata/RHSA-2019:1502" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1709184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709184" }, { "category": "external", "summary": "1709185", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709185" }, { "category": "external", "summary": "1709187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709187" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1502.json" } ], "title": "Red Hat Security Advisory: systemd security and bug fix update", "tracking": { "current_release_date": "2024-11-15T08:25:20+00:00", "generator": { "date": "2024-11-15T08:25:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:1502", "initial_release_date": "2019-06-18T15:57:32+00:00", "revision_history": [ { "date": "2019-06-18T15:57:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-06-18T15:57:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:25:20+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.4)", "product": { "name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server EUS (v. 7.4)", "product": { "name": "Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product": { "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-libs-0:219-42.el7_4.16.ppc", "product_id": "systemd-libs-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.ppc", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc", "product_id": "libgudev1-devel-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-devel-0:219-42.el7_4.16.ppc", "product_id": "systemd-devel-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.ppc", "product": { "name": "libgudev1-0:219-42.el7_4.16.ppc", "product_id": "libgudev1-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc", "product_id": "systemd-resolved-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64", "product_id": "systemd-libs-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-0:219-42.el7_4.16.ppc64", "product_id": "systemd-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-python-0:219-42.el7_4.16.ppc64", "product_id": "systemd-python-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "product_id": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64", "product_id": "systemd-sysv-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64", "product_id": "systemd-devel-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.ppc64", "product": { "name": "libgudev1-0:219-42.el7_4.16.ppc64", "product_id": "libgudev1-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64", "product_id": "systemd-resolved-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64", "product_id": "systemd-networkd-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64", "product_id": "systemd-libs-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-0:219-42.el7_4.16.x86_64", "product_id": "systemd-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-python-0:219-42.el7_4.16.x86_64", "product_id": "systemd-python-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "product_id": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64", "product_id": "systemd-sysv-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64", "product_id": "systemd-devel-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.x86_64", "product": { "name": "libgudev1-0:219-42.el7_4.16.x86_64", "product_id": "libgudev1-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64", "product_id": "systemd-resolved-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64", "product_id": "systemd-networkd-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.i686", "product": { "name": "systemd-libs-0:219-42.el7_4.16.i686", "product_id": "systemd-libs-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.i686", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686", "product_id": "libgudev1-devel-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.i686", "product": { "name": "systemd-devel-0:219-42.el7_4.16.i686", "product_id": "systemd-devel-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.i686", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.i686", "product": { "name": "libgudev1-0:219-42.el7_4.16.i686", "product_id": "libgudev1-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.i686", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.i686", "product_id": "systemd-resolved-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-libs-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-python-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "product_id": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-devel-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.ppc64le", "product": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le", "product_id": "libgudev1-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.s390", "product": { "name": "systemd-libs-0:219-42.el7_4.16.s390", "product_id": "systemd-libs-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.s390", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390", "product_id": "libgudev1-devel-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.s390", "product": { "name": "systemd-devel-0:219-42.el7_4.16.s390", "product_id": "systemd-devel-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.s390", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.s390", "product": { "name": "libgudev1-0:219-42.el7_4.16.s390", "product_id": "libgudev1-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.s390", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.s390", "product_id": "systemd-resolved-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-libs-0:219-42.el7_4.16.s390x", "product_id": "systemd-libs-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-0:219-42.el7_4.16.s390x", "product_id": "systemd-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-python-0:219-42.el7_4.16.s390x", "product_id": "systemd-python-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.s390x", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x", "product_id": "libgudev1-devel-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x", "product_id": "systemd-sysv-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-devel-0:219-42.el7_4.16.s390x", "product_id": "systemd-devel-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.s390x", "product": { "name": "libgudev1-0:219-42.el7_4.16.s390x", "product_id": "libgudev1-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x", "product_id": "systemd-resolved-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x", "product_id": "systemd-networkd-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.src", "product": { "name": "systemd-0:219-42.el7_4.16.src", "product_id": "systemd-0:219-42.el7_4.16.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-06-18T15:57:32+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.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:1502" } ], "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": [ "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019:1502
Vulnerability from csaf_redhat
Published
2019-06-18 15:57
Modified
2024-11-15 08:25
Summary
Red Hat Security Advisory: systemd security and bug fix update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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):
* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1709184)
* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1709185)
* systemd doesn't delete stub unit files created for session scopes (BZ#1709187)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1709184)\n\n* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1709185)\n\n* systemd doesn\u0027t delete stub unit files created for session scopes (BZ#1709187)", "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-2019:1502", "url": "https://access.redhat.com/errata/RHSA-2019:1502" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1709184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709184" }, { "category": "external", "summary": "1709185", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709185" }, { "category": "external", "summary": "1709187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1709187" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1502.json" } ], "title": "Red Hat Security Advisory: systemd security and bug fix update", "tracking": { "current_release_date": "2024-11-15T08:25:20+00:00", "generator": { "date": "2024-11-15T08:25:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:1502", "initial_release_date": "2019-06-18T15:57:32+00:00", "revision_history": [ { "date": "2019-06-18T15:57:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-06-18T15:57:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:25:20+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.4)", "product": { "name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server EUS (v. 7.4)", "product": { "name": "Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product": { "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.4::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-libs-0:219-42.el7_4.16.ppc", "product_id": "systemd-libs-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.ppc", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc", "product_id": "libgudev1-devel-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-devel-0:219-42.el7_4.16.ppc", "product_id": "systemd-devel-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.ppc", "product": { "name": "libgudev1-0:219-42.el7_4.16.ppc", "product_id": "libgudev1-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=ppc" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.ppc", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc", "product_id": "systemd-resolved-0:219-42.el7_4.16.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64", "product_id": "systemd-libs-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-0:219-42.el7_4.16.ppc64", "product_id": "systemd-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-python-0:219-42.el7_4.16.ppc64", "product_id": "systemd-python-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "product_id": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64", "product_id": "systemd-sysv-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64", "product_id": "systemd-devel-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.ppc64", "product": { "name": "libgudev1-0:219-42.el7_4.16.ppc64", "product_id": "libgudev1-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64", "product_id": "systemd-resolved-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64", "product_id": "systemd-networkd-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64", "product_id": "systemd-libs-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-0:219-42.el7_4.16.x86_64", "product_id": "systemd-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-python-0:219-42.el7_4.16.x86_64", "product_id": "systemd-python-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "product_id": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64", "product_id": "systemd-sysv-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64", "product_id": "systemd-devel-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.x86_64", "product": { "name": "libgudev1-0:219-42.el7_4.16.x86_64", "product_id": "libgudev1-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64", "product_id": "systemd-resolved-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64", "product_id": "systemd-networkd-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.i686", "product": { "name": "systemd-libs-0:219-42.el7_4.16.i686", "product_id": "systemd-libs-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.i686", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686", "product_id": "libgudev1-devel-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.i686", "product": { "name": "systemd-devel-0:219-42.el7_4.16.i686", "product_id": "systemd-devel-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.i686", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.i686", "product": { "name": "libgudev1-0:219-42.el7_4.16.i686", "product_id": "libgudev1-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=i686" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.i686", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.i686", "product_id": "systemd-resolved-0:219-42.el7_4.16.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-libs-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-python-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "product_id": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-devel-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.ppc64le", "product": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le", "product_id": "libgudev1-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.s390", "product": { "name": "systemd-libs-0:219-42.el7_4.16.s390", "product_id": "systemd-libs-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.s390", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390", "product_id": "libgudev1-devel-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.s390", "product": { "name": "systemd-devel-0:219-42.el7_4.16.s390", "product_id": "systemd-devel-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.s390", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.s390", "product": { "name": "libgudev1-0:219-42.el7_4.16.s390", "product_id": "libgudev1-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=s390" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.s390", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.s390", "product_id": "systemd-resolved-0:219-42.el7_4.16.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "systemd-libs-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-libs-0:219-42.el7_4.16.s390x", "product_id": "systemd-libs-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-0:219-42.el7_4.16.s390x", "product_id": "systemd-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-python-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-python-0:219-42.el7_4.16.s390x", "product_id": "systemd-python-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-42.el7_4.16.s390x", "product": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x", "product_id": "libgudev1-devel-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x", "product_id": "systemd-sysv-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-devel-0:219-42.el7_4.16.s390x", "product_id": "systemd-devel-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "product_id": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-0:219-42.el7_4.16.s390x", "product": { "name": "libgudev1-0:219-42.el7_4.16.s390x", "product_id": "libgudev1-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x", "product_id": "systemd-resolved-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x", "product_id": "systemd-networkd-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-42.el7_4.16?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "product": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "product_id": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-42.el7_4.16?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-42.el7_4.16.src", "product": { "name": "systemd-0:219-42.el7_4.16.src", "product_id": "systemd-0:219-42.el7_4.16.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-42.el7_4.16?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.4)", "product_id": "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.4)", "product_id": "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "libgudev1-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src" }, "product_reference": "systemd-0:219-42.el7_4.16.src", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-debuginfo-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-devel-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-libs-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-networkd-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-python-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-python-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-python-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.i686", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-resolved-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.ppc64le", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.s390x", "relates_to_product_reference": "7Server-optional-7.4.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-42.el7_4.16.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.4)", "product_id": "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" }, "product_reference": "systemd-sysv-0:219-42.el7_4.16.x86_64", "relates_to_product_reference": "7Server-optional-7.4.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-06-18T15:57:32+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.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:1502" } ], "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": [ "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7ComputeNode-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7ComputeNode-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:libgudev1-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.src", "7Server-optional-7.4.EUS:systemd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-debuginfo-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-devel-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-journal-gateway-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-libs-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-networkd-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-python-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.i686", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-resolved-0:219-42.el7_4.16.x86_64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.ppc64le", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.s390x", "7Server-optional-7.4.EUS:systemd-sysv-0:219-42.el7_4.16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019:1322
Vulnerability from csaf_redhat
Published
2019-06-04 14:06
Modified
2024-11-15 08:24
Summary
Red Hat Security Advisory: systemd security and bug fix update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.5 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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):
* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1711872)
* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1711875)
* systemd doesn't delete stub unit files created for session scopes (BZ#1711876)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.5 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1711872)\n\n* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1711875)\n\n* systemd doesn\u0027t delete stub unit files created for session scopes (BZ#1711876)", "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-2019:1322", "url": "https://access.redhat.com/errata/RHSA-2019:1322" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1711872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711872" }, { "category": "external", "summary": "1711875", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711875" }, { "category": "external", "summary": "1711876", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711876" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1322.json" } ], "title": "Red Hat Security Advisory: systemd security and bug fix update", "tracking": { "current_release_date": "2024-11-15T08:24:36+00:00", "generator": { "date": "2024-11-15T08:24:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:1322", "initial_release_date": "2019-06-04T14:06:51+00:00", "revision_history": [ { "date": "2019-06-04T14:06:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-06-04T14:06:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:24:36+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.5)", "product": { "name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server EUS (v. 7.5)", "product": { "name": "Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product": { "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-python-0:219-57.el7_5.6.x86_64", "product_id": "systemd-python-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-0:219-57.el7_5.6.x86_64", "product_id": "systemd-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64", "product_id": "systemd-sysv-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.x86_64", "product": { "name": "libgudev1-0:219-57.el7_5.6.x86_64", "product_id": "libgudev1-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64", "product_id": "systemd-libs-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64", "product_id": "systemd-resolved-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64", "product_id": "systemd-networkd-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64", "product_id": "systemd-devel-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "product_id": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.i686", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.i686", "product": { "name": "libgudev1-0:219-57.el7_5.6.i686", "product_id": "libgudev1-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.i686", "product": { "name": "systemd-libs-0:219-57.el7_5.6.i686", "product_id": "systemd-libs-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.i686", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.i686", "product_id": "systemd-resolved-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.i686", "product": { "name": "systemd-devel-0:219-57.el7_5.6.i686", "product_id": "systemd-devel-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.i686", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686", "product_id": "libgudev1-devel-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.src", "product": { "name": "systemd-0:219-57.el7_5.6.src", "product_id": "systemd-0:219-57.el7_5.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc", "product_id": "systemd-resolved-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-devel-0:219-57.el7_5.6.ppc", "product_id": "systemd-devel-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.ppc", "product": { "name": "libgudev1-0:219-57.el7_5.6.ppc", "product_id": "libgudev1-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.ppc", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc", "product_id": "libgudev1-devel-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-libs-0:219-57.el7_5.6.ppc", "product_id": "systemd-libs-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64", "product_id": "systemd-resolved-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64", "product_id": "systemd-networkd-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-python-0:219-57.el7_5.6.ppc64", "product_id": "systemd-python-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64", "product_id": "systemd-devel-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-0:219-57.el7_5.6.ppc64", "product_id": "systemd-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64", "product_id": "systemd-sysv-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.ppc64", "product": { "name": "libgudev1-0:219-57.el7_5.6.ppc64", "product_id": "libgudev1-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "product_id": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64", "product_id": "systemd-libs-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-python-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-devel-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.ppc64le", "product": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le", "product_id": "libgudev1-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "product_id": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-libs-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.s390", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.s390", "product_id": "systemd-resolved-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.s390", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.s390", "product": { "name": "systemd-devel-0:219-57.el7_5.6.s390", "product_id": "systemd-devel-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.s390", "product": { "name": "libgudev1-0:219-57.el7_5.6.s390", "product_id": "libgudev1-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.s390", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390", "product_id": "libgudev1-devel-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.s390", "product": { "name": "systemd-libs-0:219-57.el7_5.6.s390", "product_id": "systemd-libs-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x", "product_id": "systemd-resolved-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x", "product_id": "systemd-networkd-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-python-0:219-57.el7_5.6.s390x", "product_id": "systemd-python-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-devel-0:219-57.el7_5.6.s390x", "product_id": "systemd-devel-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-0:219-57.el7_5.6.s390x", "product_id": "systemd-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x", "product_id": "systemd-sysv-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.s390x", "product": { "name": "libgudev1-0:219-57.el7_5.6.s390x", "product_id": "libgudev1-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.s390x", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x", "product_id": "libgudev1-devel-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-libs-0:219-57.el7_5.6.s390x", "product_id": "systemd-libs-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-06-04T14:06:51+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.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:1322" } ], "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": [ "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019_0461
Vulnerability from csaf_redhat
Published
2019-03-05 12:59
Modified
2024-11-15 08:22
Summary
Red Hat Security Advisory: rhvm-appliance security update
Notes
Topic
An update for rhvm-appliance is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The RHV-M Virtual Appliance automates the process of installing and configuring the Red Hat Virtualization Manager. The appliance is available to download as an OVA file from the Customer Portal.
The following packages have been upgraded to a later upstream version: rhvm-appliance (4.2). (BZ#1679415)
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rhvm-appliance is now available for Red Hat Virtualization 4 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": "The RHV-M Virtual Appliance automates the process of installing and configuring the Red Hat Virtualization Manager. The appliance is available to download as an OVA file from the Customer Portal.\n\nThe following packages have been upgraded to a later upstream version: rhvm-appliance (4.2). (BZ#1679415)\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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-2019:0461", "url": "https://access.redhat.com/errata/RHSA-2019:0461" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0461.json" } ], "title": "Red Hat Security Advisory: rhvm-appliance security update", "tracking": { "current_release_date": "2024-11-15T08:22:55+00:00", "generator": { "date": "2024-11-15T08:22:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0461", "initial_release_date": "2019-03-05T12:59:33+00:00", "revision_history": [ { "date": "2019-03-05T12:59:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-03-05T12:59:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:22:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product": { "name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } }, { "category": "product_name", "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product": { "name": "Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } } ], "category": "product_family", "name": "Red Hat Virtualization" }, { "branches": [ { "category": "product_version", "name": "rhvm-appliance-2:4.2-20190224.0.el7.src", "product": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.src", "product_id": "rhvm-appliance-2:4.2-20190224.0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rhvm-appliance@4.2-20190224.0.el7?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "product": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "product_id": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rhvm-appliance@4.2-20190224.0.el7?arch=noarch\u0026epoch=2" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.src as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts", "product_id": "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.src", "relates_to_product_reference": "7Server-RHEV-4-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.noarch", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" }, { "category": "default_component_of", "full_product_name": { "name": "rhvm-appliance-2:4.2-20190224.0.el7.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7", "product_id": "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" }, "product_reference": "rhvm-appliance-2:4.2-20190224.0.el7.src", "relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-03-05T12:59:33+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/2974891", "product_ids": [ "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:0461" } ], "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-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Agents-7:rhvm-appliance-2:4.2-20190224.0.el7.src", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.noarch", "7Server-RHEV-4-Hypervisor-7:rhvm-appliance-2:4.2-20190224.0.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019_1322
Vulnerability from csaf_redhat
Published
2019-06-04 14:06
Modified
2024-11-15 08:24
Summary
Red Hat Security Advisory: systemd security and bug fix update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.5 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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):
* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1711872)
* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1711875)
* systemd doesn't delete stub unit files created for session scopes (BZ#1711876)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.5 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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* systemd segfaults running test case https://github.com/systemd/systemd-fedora-ci/tree/master/issue-1981 (BZ#1711872)\n\n* Race between systemctl start (and likely others) vs systemctl daemon-reload (BZ#1711875)\n\n* systemd doesn\u0027t delete stub unit files created for session scopes (BZ#1711876)", "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-2019:1322", "url": "https://access.redhat.com/errata/RHSA-2019:1322" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "1711872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711872" }, { "category": "external", "summary": "1711875", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711875" }, { "category": "external", "summary": "1711876", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1711876" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1322.json" } ], "title": "Red Hat Security Advisory: systemd security and bug fix update", "tracking": { "current_release_date": "2024-11-15T08:24:36+00:00", "generator": { "date": "2024-11-15T08:24:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:1322", "initial_release_date": "2019-06-04T14:06:51+00:00", "revision_history": [ { "date": "2019-06-04T14:06:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-06-04T14:06:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:24:36+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.5)", "product": { "name": "Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server EUS (v. 7.5)", "product": { "name": "Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product": { "name": "Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:7.5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-python-0:219-57.el7_5.6.x86_64", "product_id": "systemd-python-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-0:219-57.el7_5.6.x86_64", "product_id": "systemd-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64", "product_id": "systemd-sysv-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.x86_64", "product": { "name": "libgudev1-0:219-57.el7_5.6.x86_64", "product_id": "libgudev1-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64", "product_id": "systemd-libs-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64", "product_id": "systemd-resolved-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64", "product_id": "systemd-networkd-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.x86_64", "product": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64", "product_id": "systemd-devel-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "product_id": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.i686", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.i686", "product": { "name": "libgudev1-0:219-57.el7_5.6.i686", "product_id": "libgudev1-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.i686", "product": { "name": "systemd-libs-0:219-57.el7_5.6.i686", "product_id": "systemd-libs-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.i686", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.i686", "product_id": "systemd-resolved-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.i686", "product": { "name": "systemd-devel-0:219-57.el7_5.6.i686", "product_id": "systemd-devel-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.i686", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686", "product_id": "libgudev1-devel-0:219-57.el7_5.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.src", "product": { "name": "systemd-0:219-57.el7_5.6.src", "product_id": "systemd-0:219-57.el7_5.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc", "product_id": "systemd-resolved-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-devel-0:219-57.el7_5.6.ppc", "product_id": "systemd-devel-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.ppc", "product": { "name": "libgudev1-0:219-57.el7_5.6.ppc", "product_id": "libgudev1-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.ppc", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc", "product_id": "libgudev1-devel-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=ppc" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.ppc", "product": { "name": "systemd-libs-0:219-57.el7_5.6.ppc", "product_id": "systemd-libs-0:219-57.el7_5.6.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64", "product_id": "systemd-resolved-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64", "product_id": "systemd-networkd-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-python-0:219-57.el7_5.6.ppc64", "product_id": "systemd-python-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64", "product_id": "systemd-devel-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-0:219-57.el7_5.6.ppc64", "product_id": "systemd-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64", "product_id": "systemd-sysv-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.ppc64", "product": { "name": "libgudev1-0:219-57.el7_5.6.ppc64", "product_id": "libgudev1-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "product_id": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.ppc64", "product": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64", "product_id": "systemd-libs-0:219-57.el7_5.6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-python-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-devel-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.ppc64le", "product": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le", "product_id": "libgudev1-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "product_id": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.ppc64le", "product": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le", "product_id": "systemd-libs-0:219-57.el7_5.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.s390", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.s390", "product_id": "systemd-resolved-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.s390", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.s390", "product": { "name": "systemd-devel-0:219-57.el7_5.6.s390", "product_id": "systemd-devel-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.s390", "product": { "name": "libgudev1-0:219-57.el7_5.6.s390", "product_id": "libgudev1-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.s390", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390", "product_id": "libgudev1-devel-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=s390" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.s390", "product": { "name": "systemd-libs-0:219-57.el7_5.6.s390", "product_id": "systemd-libs-0:219-57.el7_5.6.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x", "product_id": "systemd-resolved-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x", "product_id": "systemd-networkd-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "product_id": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "product_id": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-python-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-python-0:219-57.el7_5.6.s390x", "product_id": "systemd-python-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-devel-0:219-57.el7_5.6.s390x", "product_id": "systemd-devel-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-0:219-57.el7_5.6.s390x", "product_id": "systemd-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x", "product_id": "systemd-sysv-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-0:219-57.el7_5.6.s390x", "product": { "name": "libgudev1-0:219-57.el7_5.6.s390x", "product_id": "libgudev1-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-57.el7_5.6.s390x", "product": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x", "product_id": "libgudev1-devel-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.6?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-0:219-57.el7_5.6.s390x", "product": { "name": "systemd-libs-0:219-57.el7_5.6.s390x", "product_id": "systemd-libs-0:219-57.el7_5.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode EUS (v. 7.5)", "product_id": "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.5)", "product_id": "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "libgudev1-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.src as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src" }, "product_reference": "systemd-0:219-57.el7_5.6.src", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-debuginfo-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-devel-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-libs-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-networkd-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-python-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-python-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-python-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.i686 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.i686", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-resolved-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.ppc64le as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.ppc64le", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.s390x as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.s390x", "relates_to_product_reference": "7Server-optional-7.5.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-57.el7_5.6.x86_64 as a component of Red Hat Enterprise Linux Server Optional EUS (v. 7.5)", "product_id": "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" }, "product_reference": "systemd-sysv-0:219-57.el7_5.6.x86_64", "relates_to_product_reference": "7Server-optional-7.5.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-06-04T14:06:51+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.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:1322" } ], "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": [ "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.src", "7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.i686", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.6.x86_64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.ppc64le", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.s390x", "7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
RHSA-2019:0368
Vulnerability from csaf_redhat
Published
2019-02-19 10:38
Modified
2024-11-15 08:23
Summary
Red Hat Security Advisory: systemd security update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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-2019:0368", "url": "https://access.redhat.com/errata/RHSA-2019:0368" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0368.json" } ], "title": "Red Hat Security Advisory: systemd security update", "tracking": { "current_release_date": "2024-11-15T08:23:28+00:00", "generator": { "date": "2024-11-15T08:23:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0368", "initial_release_date": "2019-02-19T10:38:41+00:00", "revision_history": [ { "date": "2019-02-19T10:38:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-02-19T10:38:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:23:28+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.6.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.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.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.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.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.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.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": "systemd-sysv-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64", "product_id": "systemd-sysv-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-python-0:219-62.el7_6.5.x86_64", "product_id": "systemd-python-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.x86_64", "product": { "name": "libgudev1-0:219-62.el7_6.5.x86_64", "product_id": "libgudev1-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64", "product_id": "systemd-devel-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64", "product_id": "systemd-libs-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "product_id": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-0:219-62.el7_6.5.x86_64", "product_id": "systemd-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64", "product_id": "systemd-resolved-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64", "product_id": "systemd-networkd-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.i686", "product": { "name": "libgudev1-0:219-62.el7_6.5.i686", "product_id": "libgudev1-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.i686", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.i686", "product": { "name": "systemd-devel-0:219-62.el7_6.5.i686", "product_id": "systemd-devel-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.i686", "product": { "name": "systemd-libs-0:219-62.el7_6.5.i686", "product_id": "systemd-libs-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.i686", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686", "product_id": "libgudev1-devel-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.i686", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.i686", "product_id": "systemd-resolved-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.src", "product": { "name": "systemd-0:219-62.el7_6.5.src", "product_id": "systemd-0:219-62.el7_6.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64", "product_id": "systemd-resolved-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64", "product_id": "systemd-networkd-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64", "product_id": "systemd-sysv-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-python-0:219-62.el7_6.5.aarch64", "product_id": "systemd-python-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.aarch64", "product": { "name": "libgudev1-0:219-62.el7_6.5.aarch64", "product_id": "libgudev1-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64", "product_id": "systemd-devel-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64", "product_id": "systemd-libs-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "product_id": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-0:219-62.el7_6.5.aarch64", "product_id": "systemd-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.s390", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.s390", "product_id": "systemd-resolved-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.s390", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.s390", "product": { "name": "libgudev1-0:219-62.el7_6.5.s390", "product_id": "libgudev1-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.s390", "product": { "name": "systemd-devel-0:219-62.el7_6.5.s390", "product_id": "systemd-devel-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.s390", "product": { "name": "systemd-libs-0:219-62.el7_6.5.s390", "product_id": "systemd-libs-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.s390", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390", "product_id": "libgudev1-devel-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x", "product_id": "systemd-resolved-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x", "product_id": "systemd-networkd-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x", "product_id": "systemd-sysv-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-python-0:219-62.el7_6.5.s390x", "product_id": "systemd-python-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.s390x", "product": { "name": "libgudev1-0:219-62.el7_6.5.s390x", "product_id": "libgudev1-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-devel-0:219-62.el7_6.5.s390x", "product_id": "systemd-devel-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-libs-0:219-62.el7_6.5.s390x", "product_id": "systemd-libs-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.s390x", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x", "product_id": "libgudev1-devel-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-0:219-62.el7_6.5.s390x", "product_id": "systemd-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-python-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.ppc64le", "product": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le", "product_id": "libgudev1-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-devel-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-libs-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "product_id": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc", "product_id": "systemd-resolved-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.ppc", "product": { "name": "libgudev1-0:219-62.el7_6.5.ppc", "product_id": "libgudev1-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-devel-0:219-62.el7_6.5.ppc", "product_id": "systemd-devel-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-libs-0:219-62.el7_6.5.ppc", "product_id": "systemd-libs-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.ppc", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc", "product_id": "libgudev1-devel-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64", "product_id": "systemd-resolved-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64", "product_id": "systemd-networkd-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64", "product_id": "systemd-sysv-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-python-0:219-62.el7_6.5.ppc64", "product_id": "systemd-python-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.ppc64", "product": { "name": "libgudev1-0:219-62.el7_6.5.ppc64", "product_id": "libgudev1-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64", "product_id": "systemd-devel-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64", "product_id": "systemd-libs-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "product_id": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-0:219-62.el7_6.5.ppc64", "product_id": "systemd-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-02-19T10:38:41+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": [ "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:0368" } ], "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": [ "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
rhsa-2019:0368
Vulnerability from csaf_redhat
Published
2019-02-19 10:38
Modified
2024-11-15 08:23
Summary
Red Hat Security Advisory: systemd security update
Notes
Topic
An update for systemd is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.
Security Fix(es):
* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)
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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "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 systemd is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.\n\nSecurity Fix(es):\n\n* systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash (CVE-2019-6454)\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-2019:0368", "url": "https://access.redhat.com/errata/RHSA-2019:0368" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_0368.json" } ], "title": "Red Hat Security Advisory: systemd security update", "tracking": { "current_release_date": "2024-11-15T08:23:28+00:00", "generator": { "date": "2024-11-15T08:23:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:0368", "initial_release_date": "2019-02-19T10:38:41+00:00", "revision_history": [ { "date": "2019-02-19T10:38:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-02-19T10:38:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T08:23:28+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.6.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.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.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.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.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.6.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.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": "systemd-sysv-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64", "product_id": "systemd-sysv-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-python-0:219-62.el7_6.5.x86_64", "product_id": "systemd-python-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.x86_64", "product": { "name": "libgudev1-0:219-62.el7_6.5.x86_64", "product_id": "libgudev1-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64", "product_id": "systemd-devel-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64", "product_id": "systemd-libs-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "product_id": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-0:219-62.el7_6.5.x86_64", "product_id": "systemd-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64", "product_id": "systemd-resolved-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.x86_64", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64", "product_id": "systemd-networkd-0:219-62.el7_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.i686", "product": { "name": "libgudev1-0:219-62.el7_6.5.i686", "product_id": "libgudev1-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.i686", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.i686", "product": { "name": "systemd-devel-0:219-62.el7_6.5.i686", "product_id": "systemd-devel-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.i686", "product": { "name": "systemd-libs-0:219-62.el7_6.5.i686", "product_id": "systemd-libs-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.i686", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686", "product_id": "libgudev1-devel-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=i686" } } }, { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.i686", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.i686", "product_id": "systemd-resolved-0:219-62.el7_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.src", "product": { "name": "systemd-0:219-62.el7_6.5.src", "product_id": "systemd-0:219-62.el7_6.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64", "product_id": "systemd-resolved-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64", "product_id": "systemd-networkd-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64", "product_id": "systemd-sysv-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-python-0:219-62.el7_6.5.aarch64", "product_id": "systemd-python-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.aarch64", "product": { "name": "libgudev1-0:219-62.el7_6.5.aarch64", "product_id": "libgudev1-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64", "product_id": "systemd-devel-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64", "product_id": "systemd-libs-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "product_id": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.aarch64", "product": { "name": "systemd-0:219-62.el7_6.5.aarch64", "product_id": "systemd-0:219-62.el7_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.s390", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.s390", "product_id": "systemd-resolved-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.s390", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.s390", "product": { "name": "libgudev1-0:219-62.el7_6.5.s390", "product_id": "libgudev1-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.s390", "product": { "name": "systemd-devel-0:219-62.el7_6.5.s390", "product_id": "systemd-devel-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.s390", "product": { "name": "systemd-libs-0:219-62.el7_6.5.s390", "product_id": "systemd-libs-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=s390" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.s390", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390", "product_id": "libgudev1-devel-0:219-62.el7_6.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x", "product_id": "systemd-resolved-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x", "product_id": "systemd-networkd-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x", "product_id": "systemd-sysv-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-python-0:219-62.el7_6.5.s390x", "product_id": "systemd-python-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.s390x", "product": { "name": "libgudev1-0:219-62.el7_6.5.s390x", "product_id": "libgudev1-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-devel-0:219-62.el7_6.5.s390x", "product_id": "systemd-devel-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-libs-0:219-62.el7_6.5.s390x", "product_id": "systemd-libs-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.s390x", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x", "product_id": "libgudev1-devel-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=s390x" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.s390x", "product": { "name": "systemd-0:219-62.el7_6.5.s390x", "product_id": "systemd-0:219-62.el7_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-python-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.ppc64le", "product": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le", "product_id": "libgudev1-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-devel-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-libs-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "product_id": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.ppc64le", "product": { "name": "systemd-0:219-62.el7_6.5.ppc64le", "product_id": "systemd-0:219-62.el7_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc", "product_id": "systemd-resolved-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.ppc", "product": { "name": "libgudev1-0:219-62.el7_6.5.ppc", "product_id": "libgudev1-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-devel-0:219-62.el7_6.5.ppc", "product_id": "systemd-devel-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.ppc", "product": { "name": "systemd-libs-0:219-62.el7_6.5.ppc", "product_id": "systemd-libs-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=ppc" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.ppc", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc", "product_id": "libgudev1-devel-0:219-62.el7_6.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "systemd-resolved-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64", "product_id": "systemd-resolved-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-resolved@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "product_id": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-journal-gateway@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "product_id": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-debuginfo@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-networkd-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64", "product_id": "systemd-networkd-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-networkd@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-sysv-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64", "product_id": "systemd-sysv-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-sysv@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-python-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-python-0:219-62.el7_6.5.ppc64", "product_id": "systemd-python-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-python@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-0:219-62.el7_6.5.ppc64", "product": { "name": "libgudev1-0:219-62.el7_6.5.ppc64", "product_id": "libgudev1-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-devel-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64", "product_id": "systemd-devel-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-devel@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-libs-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64", "product_id": "systemd-libs-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd-libs@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "product": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "product_id": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgudev1-devel@219-62.el7_6.5?arch=ppc64" } } }, { "category": "product_version", "name": "systemd-0:219-62.el7_6.5.ppc64", "product": { "name": "systemd-0:219-62.el7_6.5.ppc64", "product_id": "systemd-0:219-62.el7_6.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/systemd@219-62.el7_6.5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Client-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)", "product_id": "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)", "product_id": "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Server-optional-Alt-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev1-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "libgudev1-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src" }, "product_reference": "systemd-0:219-62.el7_6.5.src", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-debuginfo-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-debuginfo-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-devel-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-libs-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-libs-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-networkd-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-networkd-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-python-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-python-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-python-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-python-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.i686", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-resolved-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-resolved-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.aarch64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.s390x", "relates_to_product_reference": "7Workstation-optional-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysv-0:219-62.el7_6.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" }, "product_reference": "systemd-sysv-0:219-62.el7_6.5.x86_64", "relates_to_product_reference": "7Workstation-optional-7.6.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Chris Coulson" ], "organization": "Ubuntu Security" } ], "cve": "CVE-2019-6454", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-01-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1667032" } ], "notes": [ { "category": "description", "text": "It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is present in Red Hat Virtualization Hypervisor and Management Appliance, however it can only be exploited locally. Since these systems do not typically have local user accounts, this issue has been rated Moderate severity for Red Hat Virtualization 4.", "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.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "RHBZ#1667032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1667032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-6454", "url": "https://www.cve.org/CVERecord?id=CVE-2019-6454" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6454" } ], "release_date": "2019-02-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-02-19T10:38:41+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": [ "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2019:0368" } ], "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": [ "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Client-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Client-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7ComputeNode-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7ComputeNode-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Server-optional-Alt-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Server-optional-Alt-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:libgudev1-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.src", "7Workstation-optional-7.6.Z:systemd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-debuginfo-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-devel-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-journal-gateway-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-libs-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-networkd-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-python-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.i686", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-resolved-0:219-62.el7_6.5.x86_64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.aarch64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.ppc64le", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.s390x", "7Workstation-optional-7.6.Z:systemd-sysv-0:219-62.el7_6.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash" } ] }
suse-su-2019:0426-1
Vulnerability from csaf_suse
Published
2019-02-18 16:46
Modified
2019-02-18 16:46
Summary
Security update for systemd
Notes
Title of the patch
Security update for systemd
Description of the patch
This update for systemd fixes the following issues:
- CVE-2019-6454: Overlong DBUS messages could be used to crash systemd (bsc#1125352)
- units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333)
- logind: fix bad error propagation
- login: log session state 'closing' (as well as New/Removed)
- logind: fix borked r check
- login: don't remove all devices from PID1 when only one was removed
- login: we only allow opening character devices
- login: correct comment in session_device_free()
- login: remember that fds received from PID1 need to be removed eventually
- login: fix FDNAME in call to sd_pid_notify_with_fds()
- logind: fd 0 is a valid fd
- logind: rework sd_eviocrevoke()
- logind: check file is device node before using .st_rdev
- logind: use the new FDSTOREREMOVE=1 sd_notify() message (bsc#1124153)
- core: add a new sd_notify() message for removing fds from the FD store again
- logind: make sure we don't trip up on half-initialized session devices (bsc#1123727)
- fd-util: accept that kcmp might fail with EPERM/EACCES
- core: Fix use after free case in load_from_path() (bsc#1121563)
- core: include Found state in device dumps
- device: fix serialization and deserialization of DeviceFound
- fix path in btrfs rule (#6844)
- assemble multidevice btrfs volumes without external tools (#6607) (bsc#1117025)
- Update systemd-system.conf.xml (bsc#1122000)
- units: inform user that the default target is started after exiting from rescue or emergency mode
- core: free lines after reading them (bsc#1123892)
- sd-bus: if we receive an invalid dbus message, ignore and proceeed
- automount: don't pass non-blocking pipe to kernel.
Patchnames
SUSE-2019-426,SUSE-SLE-Module-Basesystem-15-2019-426,SUSE-SLE-Module-Development-Tools-OBS-15-2019-426
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for systemd", "title": "Title of the patch" }, { "category": "description", "text": "This update for systemd fixes the following issues:\n\n- CVE-2019-6454: Overlong DBUS messages could be used to crash systemd (bsc#1125352)\n\n- units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333)\n- logind: fix bad error propagation\n- login: log session state \u0027closing\u0027 (as well as New/Removed)\n- logind: fix borked r check\n- login: don\u0027t remove all devices from PID1 when only one was removed\n- login: we only allow opening character devices\n- login: correct comment in session_device_free()\n- login: remember that fds received from PID1 need to be removed eventually\n- login: fix FDNAME in call to sd_pid_notify_with_fds()\n- logind: fd 0 is a valid fd\n- logind: rework sd_eviocrevoke()\n- logind: check file is device node before using .st_rdev\n- logind: use the new FDSTOREREMOVE=1 sd_notify() message (bsc#1124153)\n- core: add a new sd_notify() message for removing fds from the FD store again\n- logind: make sure we don\u0027t trip up on half-initialized session devices (bsc#1123727)\n- fd-util: accept that kcmp might fail with EPERM/EACCES\n- core: Fix use after free case in load_from_path() (bsc#1121563)\n- core: include Found state in device dumps\n- device: fix serialization and deserialization of DeviceFound\n- fix path in btrfs rule (#6844)\n- assemble multidevice btrfs volumes without external tools (#6607) (bsc#1117025)\n- Update systemd-system.conf.xml (bsc#1122000)\n- units: inform user that the default target is started after exiting from rescue or emergency mode\n- core: free lines after reading them (bsc#1123892)\n- sd-bus: if we receive an invalid dbus message, ignore and proceeed\n- automount: don\u0027t pass non-blocking pipe to kernel.\n ", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-426,SUSE-SLE-Module-Basesystem-15-2019-426,SUSE-SLE-Module-Development-Tools-OBS-15-2019-426", "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_0426-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:0426-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190426-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:0426-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005133.html" }, { "category": "self", "summary": "SUSE Bug 1117025", "url": "https://bugzilla.suse.com/1117025" }, { "category": "self", "summary": "SUSE Bug 1121563", "url": "https://bugzilla.suse.com/1121563" }, { "category": "self", "summary": "SUSE Bug 1122000", "url": "https://bugzilla.suse.com/1122000" }, { "category": "self", "summary": "SUSE Bug 1123333", "url": "https://bugzilla.suse.com/1123333" }, { "category": "self", "summary": "SUSE Bug 1123727", "url": "https://bugzilla.suse.com/1123727" }, { "category": "self", "summary": "SUSE Bug 1123892", "url": "https://bugzilla.suse.com/1123892" }, { "category": "self", "summary": "SUSE Bug 1124153", "url": "https://bugzilla.suse.com/1124153" }, { "category": "self", "summary": "SUSE Bug 1125352", "url": "https://bugzilla.suse.com/1125352" }, { "category": "self", "summary": "SUSE CVE CVE-2019-6454 page", "url": "https://www.suse.com/security/cve/CVE-2019-6454/" } ], "title": "Security update for systemd", "tracking": { "current_release_date": "2019-02-18T16:46:59Z", "generator": { "date": "2019-02-18T16:46:59Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:0426-1", "initial_release_date": "2019-02-18T16:46:59Z", "revision_history": [ { "date": "2019-02-18T16:46:59Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libsystemd0-234-24.25.1.aarch64", "product": { "name": "libsystemd0-234-24.25.1.aarch64", "product_id": "libsystemd0-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "libsystemd0-mini-234-24.25.1.aarch64", "product": { "name": "libsystemd0-mini-234-24.25.1.aarch64", "product_id": "libsystemd0-mini-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "libudev-devel-234-24.25.1.aarch64", "product": { "name": "libudev-devel-234-24.25.1.aarch64", "product_id": "libudev-devel-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "libudev-mini-devel-234-24.25.1.aarch64", "product": { "name": "libudev-mini-devel-234-24.25.1.aarch64", "product_id": "libudev-mini-devel-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "libudev-mini1-234-24.25.1.aarch64", "product": { "name": "libudev-mini1-234-24.25.1.aarch64", "product_id": "libudev-mini1-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "libudev1-234-24.25.1.aarch64", "product": { "name": "libudev1-234-24.25.1.aarch64", "product_id": "libudev1-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "nss-myhostname-234-24.25.1.aarch64", "product": { "name": "nss-myhostname-234-24.25.1.aarch64", "product_id": "nss-myhostname-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "nss-mymachines-234-24.25.1.aarch64", "product": { "name": "nss-mymachines-234-24.25.1.aarch64", "product_id": "nss-mymachines-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "nss-systemd-234-24.25.1.aarch64", "product": { "name": "nss-systemd-234-24.25.1.aarch64", "product_id": "nss-systemd-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-234-24.25.1.aarch64", "product": { "name": "systemd-234-24.25.1.aarch64", "product_id": "systemd-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-container-234-24.25.1.aarch64", "product": { "name": "systemd-container-234-24.25.1.aarch64", "product_id": "systemd-container-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-coredump-234-24.25.1.aarch64", "product": { "name": "systemd-coredump-234-24.25.1.aarch64", "product_id": "systemd-coredump-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-devel-234-24.25.1.aarch64", "product": { "name": "systemd-devel-234-24.25.1.aarch64", "product_id": "systemd-devel-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-logger-234-24.25.1.aarch64", "product": { "name": "systemd-logger-234-24.25.1.aarch64", "product_id": "systemd-logger-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-234-24.25.1.aarch64", "product": { "name": "systemd-mini-234-24.25.1.aarch64", "product_id": "systemd-mini-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-24.25.1.aarch64", "product": { "name": "systemd-mini-container-mini-234-24.25.1.aarch64", "product_id": "systemd-mini-container-mini-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-24.25.1.aarch64", "product": { "name": "systemd-mini-coredump-mini-234-24.25.1.aarch64", "product_id": "systemd-mini-coredump-mini-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-devel-234-24.25.1.aarch64", "product": { "name": "systemd-mini-devel-234-24.25.1.aarch64", "product_id": "systemd-mini-devel-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-24.25.1.aarch64", "product": { "name": "systemd-mini-sysvinit-234-24.25.1.aarch64", "product_id": "systemd-mini-sysvinit-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "systemd-sysvinit-234-24.25.1.aarch64", "product": { "name": "systemd-sysvinit-234-24.25.1.aarch64", "product_id": "systemd-sysvinit-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "udev-234-24.25.1.aarch64", "product": { "name": "udev-234-24.25.1.aarch64", "product_id": "udev-234-24.25.1.aarch64" } }, { "category": "product_version", "name": "udev-mini-234-24.25.1.aarch64", "product": { "name": "udev-mini-234-24.25.1.aarch64", "product_id": "udev-mini-234-24.25.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-64bit-234-24.25.1.aarch64_ilp32", "product": { "name": "libsystemd0-64bit-234-24.25.1.aarch64_ilp32", "product_id": "libsystemd0-64bit-234-24.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libudev-devel-64bit-234-24.25.1.aarch64_ilp32", "product": { "name": "libudev-devel-64bit-234-24.25.1.aarch64_ilp32", "product_id": "libudev-devel-64bit-234-24.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libudev1-64bit-234-24.25.1.aarch64_ilp32", "product": { "name": "libudev1-64bit-234-24.25.1.aarch64_ilp32", "product_id": "libudev1-64bit-234-24.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "nss-myhostname-64bit-234-24.25.1.aarch64_ilp32", "product": { "name": "nss-myhostname-64bit-234-24.25.1.aarch64_ilp32", "product_id": "nss-myhostname-64bit-234-24.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "nss-mymachines-64bit-234-24.25.1.aarch64_ilp32", "product": { "name": "nss-mymachines-64bit-234-24.25.1.aarch64_ilp32", "product_id": "nss-mymachines-64bit-234-24.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "systemd-64bit-234-24.25.1.aarch64_ilp32", "product": { "name": "systemd-64bit-234-24.25.1.aarch64_ilp32", "product_id": "systemd-64bit-234-24.25.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-234-24.25.1.i586", "product": { "name": "libsystemd0-234-24.25.1.i586", "product_id": "libsystemd0-234-24.25.1.i586" } }, { "category": "product_version", "name": "libsystemd0-mini-234-24.25.1.i586", "product": { "name": "libsystemd0-mini-234-24.25.1.i586", "product_id": "libsystemd0-mini-234-24.25.1.i586" } }, { "category": "product_version", "name": "libudev-devel-234-24.25.1.i586", "product": { "name": "libudev-devel-234-24.25.1.i586", "product_id": "libudev-devel-234-24.25.1.i586" } }, { "category": "product_version", "name": "libudev-mini-devel-234-24.25.1.i586", "product": { "name": "libudev-mini-devel-234-24.25.1.i586", "product_id": "libudev-mini-devel-234-24.25.1.i586" } }, { "category": "product_version", "name": "libudev-mini1-234-24.25.1.i586", "product": { "name": "libudev-mini1-234-24.25.1.i586", "product_id": "libudev-mini1-234-24.25.1.i586" } }, { "category": "product_version", "name": "libudev1-234-24.25.1.i586", "product": { "name": "libudev1-234-24.25.1.i586", "product_id": "libudev1-234-24.25.1.i586" } }, { "category": "product_version", "name": "nss-myhostname-234-24.25.1.i586", "product": { "name": "nss-myhostname-234-24.25.1.i586", "product_id": "nss-myhostname-234-24.25.1.i586" } }, { "category": "product_version", "name": "nss-mymachines-234-24.25.1.i586", "product": { "name": "nss-mymachines-234-24.25.1.i586", "product_id": "nss-mymachines-234-24.25.1.i586" } }, { "category": "product_version", "name": "nss-systemd-234-24.25.1.i586", "product": { "name": "nss-systemd-234-24.25.1.i586", "product_id": "nss-systemd-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-234-24.25.1.i586", "product": { "name": "systemd-234-24.25.1.i586", "product_id": "systemd-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-container-234-24.25.1.i586", "product": { "name": "systemd-container-234-24.25.1.i586", "product_id": "systemd-container-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-coredump-234-24.25.1.i586", "product": { "name": "systemd-coredump-234-24.25.1.i586", "product_id": "systemd-coredump-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-devel-234-24.25.1.i586", "product": { "name": "systemd-devel-234-24.25.1.i586", "product_id": "systemd-devel-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-logger-234-24.25.1.i586", "product": { "name": "systemd-logger-234-24.25.1.i586", "product_id": "systemd-logger-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-mini-234-24.25.1.i586", "product": { "name": "systemd-mini-234-24.25.1.i586", "product_id": "systemd-mini-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-24.25.1.i586", "product": { "name": "systemd-mini-container-mini-234-24.25.1.i586", "product_id": "systemd-mini-container-mini-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-24.25.1.i586", "product": { "name": "systemd-mini-coredump-mini-234-24.25.1.i586", "product_id": "systemd-mini-coredump-mini-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-mini-devel-234-24.25.1.i586", "product": { "name": "systemd-mini-devel-234-24.25.1.i586", "product_id": "systemd-mini-devel-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-24.25.1.i586", "product": { "name": "systemd-mini-sysvinit-234-24.25.1.i586", "product_id": "systemd-mini-sysvinit-234-24.25.1.i586" } }, { "category": "product_version", "name": "systemd-sysvinit-234-24.25.1.i586", "product": { "name": "systemd-sysvinit-234-24.25.1.i586", "product_id": "systemd-sysvinit-234-24.25.1.i586" } }, { "category": "product_version", "name": "udev-234-24.25.1.i586", "product": { "name": "udev-234-24.25.1.i586", "product_id": "udev-234-24.25.1.i586" } }, { "category": "product_version", "name": "udev-mini-234-24.25.1.i586", "product": { "name": "udev-mini-234-24.25.1.i586", "product_id": "udev-mini-234-24.25.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "systemd-bash-completion-234-24.25.1.noarch", "product": { "name": "systemd-bash-completion-234-24.25.1.noarch", "product_id": "systemd-bash-completion-234-24.25.1.noarch" } }, { "category": "product_version", "name": "systemd-mini-bash-completion-234-24.25.1.noarch", "product": { "name": "systemd-mini-bash-completion-234-24.25.1.noarch", "product_id": "systemd-mini-bash-completion-234-24.25.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-234-24.25.1.ppc64le", "product": { "name": "libsystemd0-234-24.25.1.ppc64le", "product_id": "libsystemd0-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "libsystemd0-mini-234-24.25.1.ppc64le", "product": { "name": "libsystemd0-mini-234-24.25.1.ppc64le", "product_id": "libsystemd0-mini-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "libudev-devel-234-24.25.1.ppc64le", "product": { "name": "libudev-devel-234-24.25.1.ppc64le", "product_id": "libudev-devel-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "libudev-mini-devel-234-24.25.1.ppc64le", "product": { "name": "libudev-mini-devel-234-24.25.1.ppc64le", "product_id": "libudev-mini-devel-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "libudev-mini1-234-24.25.1.ppc64le", "product": { "name": "libudev-mini1-234-24.25.1.ppc64le", "product_id": "libudev-mini1-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "libudev1-234-24.25.1.ppc64le", "product": { "name": "libudev1-234-24.25.1.ppc64le", "product_id": "libudev1-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "nss-myhostname-234-24.25.1.ppc64le", "product": { "name": "nss-myhostname-234-24.25.1.ppc64le", "product_id": "nss-myhostname-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "nss-mymachines-234-24.25.1.ppc64le", "product": { "name": "nss-mymachines-234-24.25.1.ppc64le", "product_id": "nss-mymachines-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "nss-systemd-234-24.25.1.ppc64le", "product": { "name": "nss-systemd-234-24.25.1.ppc64le", "product_id": "nss-systemd-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-234-24.25.1.ppc64le", "product": { "name": "systemd-234-24.25.1.ppc64le", "product_id": "systemd-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-container-234-24.25.1.ppc64le", "product": { "name": "systemd-container-234-24.25.1.ppc64le", "product_id": "systemd-container-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-coredump-234-24.25.1.ppc64le", "product": { "name": "systemd-coredump-234-24.25.1.ppc64le", "product_id": "systemd-coredump-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-devel-234-24.25.1.ppc64le", "product": { "name": "systemd-devel-234-24.25.1.ppc64le", "product_id": "systemd-devel-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-logger-234-24.25.1.ppc64le", "product": { "name": "systemd-logger-234-24.25.1.ppc64le", "product_id": "systemd-logger-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-234-24.25.1.ppc64le", "product": { "name": "systemd-mini-234-24.25.1.ppc64le", "product_id": "systemd-mini-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-24.25.1.ppc64le", "product": { "name": "systemd-mini-container-mini-234-24.25.1.ppc64le", "product_id": "systemd-mini-container-mini-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-24.25.1.ppc64le", "product": { "name": "systemd-mini-coredump-mini-234-24.25.1.ppc64le", "product_id": "systemd-mini-coredump-mini-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-devel-234-24.25.1.ppc64le", "product": { "name": "systemd-mini-devel-234-24.25.1.ppc64le", "product_id": "systemd-mini-devel-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-24.25.1.ppc64le", "product": { "name": "systemd-mini-sysvinit-234-24.25.1.ppc64le", "product_id": "systemd-mini-sysvinit-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "systemd-sysvinit-234-24.25.1.ppc64le", "product": { "name": "systemd-sysvinit-234-24.25.1.ppc64le", "product_id": "systemd-sysvinit-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "udev-234-24.25.1.ppc64le", "product": { "name": "udev-234-24.25.1.ppc64le", "product_id": "udev-234-24.25.1.ppc64le" } }, { "category": "product_version", "name": "udev-mini-234-24.25.1.ppc64le", "product": { "name": "udev-mini-234-24.25.1.ppc64le", "product_id": "udev-mini-234-24.25.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-234-24.25.1.s390x", "product": { "name": "libsystemd0-234-24.25.1.s390x", "product_id": "libsystemd0-234-24.25.1.s390x" } }, { "category": "product_version", "name": "libsystemd0-mini-234-24.25.1.s390x", "product": { "name": "libsystemd0-mini-234-24.25.1.s390x", "product_id": "libsystemd0-mini-234-24.25.1.s390x" } }, { "category": "product_version", "name": "libudev-devel-234-24.25.1.s390x", "product": { "name": "libudev-devel-234-24.25.1.s390x", "product_id": "libudev-devel-234-24.25.1.s390x" } }, { "category": "product_version", "name": "libudev-mini-devel-234-24.25.1.s390x", "product": { "name": "libudev-mini-devel-234-24.25.1.s390x", "product_id": "libudev-mini-devel-234-24.25.1.s390x" } }, { "category": "product_version", "name": "libudev-mini1-234-24.25.1.s390x", "product": { "name": "libudev-mini1-234-24.25.1.s390x", "product_id": "libudev-mini1-234-24.25.1.s390x" } }, { "category": "product_version", "name": "libudev1-234-24.25.1.s390x", "product": { "name": "libudev1-234-24.25.1.s390x", "product_id": "libudev1-234-24.25.1.s390x" } }, { "category": "product_version", "name": "nss-myhostname-234-24.25.1.s390x", "product": { "name": "nss-myhostname-234-24.25.1.s390x", "product_id": "nss-myhostname-234-24.25.1.s390x" } }, { "category": "product_version", "name": "nss-mymachines-234-24.25.1.s390x", "product": { "name": "nss-mymachines-234-24.25.1.s390x", "product_id": "nss-mymachines-234-24.25.1.s390x" } }, { "category": "product_version", "name": "nss-systemd-234-24.25.1.s390x", "product": { "name": "nss-systemd-234-24.25.1.s390x", "product_id": "nss-systemd-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-234-24.25.1.s390x", "product": { "name": "systemd-234-24.25.1.s390x", "product_id": "systemd-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-container-234-24.25.1.s390x", "product": { "name": "systemd-container-234-24.25.1.s390x", "product_id": "systemd-container-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-coredump-234-24.25.1.s390x", "product": { "name": "systemd-coredump-234-24.25.1.s390x", "product_id": "systemd-coredump-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-devel-234-24.25.1.s390x", "product": { "name": "systemd-devel-234-24.25.1.s390x", "product_id": "systemd-devel-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-logger-234-24.25.1.s390x", "product": { "name": "systemd-logger-234-24.25.1.s390x", "product_id": "systemd-logger-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-234-24.25.1.s390x", "product": { "name": "systemd-mini-234-24.25.1.s390x", "product_id": "systemd-mini-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-24.25.1.s390x", "product": { "name": "systemd-mini-container-mini-234-24.25.1.s390x", "product_id": "systemd-mini-container-mini-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-24.25.1.s390x", "product": { "name": "systemd-mini-coredump-mini-234-24.25.1.s390x", "product_id": "systemd-mini-coredump-mini-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-devel-234-24.25.1.s390x", "product": { "name": "systemd-mini-devel-234-24.25.1.s390x", "product_id": "systemd-mini-devel-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-24.25.1.s390x", "product": { "name": "systemd-mini-sysvinit-234-24.25.1.s390x", "product_id": "systemd-mini-sysvinit-234-24.25.1.s390x" } }, { "category": "product_version", "name": "systemd-sysvinit-234-24.25.1.s390x", "product": { "name": "systemd-sysvinit-234-24.25.1.s390x", "product_id": "systemd-sysvinit-234-24.25.1.s390x" } }, { "category": "product_version", "name": "udev-234-24.25.1.s390x", "product": { "name": "udev-234-24.25.1.s390x", "product_id": "udev-234-24.25.1.s390x" } }, { "category": "product_version", "name": "udev-mini-234-24.25.1.s390x", "product": { "name": "udev-mini-234-24.25.1.s390x", "product_id": "udev-mini-234-24.25.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-234-24.25.1.x86_64", "product": { "name": "libsystemd0-234-24.25.1.x86_64", "product_id": "libsystemd0-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "libsystemd0-32bit-234-24.25.1.x86_64", "product": { "name": "libsystemd0-32bit-234-24.25.1.x86_64", "product_id": "libsystemd0-32bit-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "libsystemd0-mini-234-24.25.1.x86_64", "product": { "name": "libsystemd0-mini-234-24.25.1.x86_64", "product_id": "libsystemd0-mini-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "libudev-devel-234-24.25.1.x86_64", "product": { "name": "libudev-devel-234-24.25.1.x86_64", "product_id": "libudev-devel-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "libudev-devel-32bit-234-24.25.1.x86_64", "product": { "name": "libudev-devel-32bit-234-24.25.1.x86_64", "product_id": "libudev-devel-32bit-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini-devel-234-24.25.1.x86_64", "product": { "name": "libudev-mini-devel-234-24.25.1.x86_64", "product_id": "libudev-mini-devel-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini1-234-24.25.1.x86_64", "product": { "name": "libudev-mini1-234-24.25.1.x86_64", "product_id": "libudev-mini1-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "libudev1-234-24.25.1.x86_64", "product": { "name": "libudev1-234-24.25.1.x86_64", "product_id": "libudev1-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "libudev1-32bit-234-24.25.1.x86_64", "product": { "name": "libudev1-32bit-234-24.25.1.x86_64", "product_id": "libudev1-32bit-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-234-24.25.1.x86_64", "product": { "name": "nss-myhostname-234-24.25.1.x86_64", "product_id": "nss-myhostname-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-32bit-234-24.25.1.x86_64", "product": { "name": "nss-myhostname-32bit-234-24.25.1.x86_64", "product_id": "nss-myhostname-32bit-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "nss-mymachines-234-24.25.1.x86_64", "product": { "name": "nss-mymachines-234-24.25.1.x86_64", "product_id": "nss-mymachines-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "nss-mymachines-32bit-234-24.25.1.x86_64", "product": { "name": "nss-mymachines-32bit-234-24.25.1.x86_64", "product_id": "nss-mymachines-32bit-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "nss-systemd-234-24.25.1.x86_64", "product": { "name": "nss-systemd-234-24.25.1.x86_64", "product_id": "nss-systemd-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-234-24.25.1.x86_64", "product": { "name": "systemd-234-24.25.1.x86_64", "product_id": "systemd-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-32bit-234-24.25.1.x86_64", "product": { "name": "systemd-32bit-234-24.25.1.x86_64", "product_id": "systemd-32bit-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-container-234-24.25.1.x86_64", "product": { "name": "systemd-container-234-24.25.1.x86_64", "product_id": "systemd-container-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-coredump-234-24.25.1.x86_64", "product": { "name": "systemd-coredump-234-24.25.1.x86_64", "product_id": "systemd-coredump-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-devel-234-24.25.1.x86_64", "product": { "name": "systemd-devel-234-24.25.1.x86_64", "product_id": "systemd-devel-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-logger-234-24.25.1.x86_64", "product": { "name": "systemd-logger-234-24.25.1.x86_64", "product_id": "systemd-logger-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-234-24.25.1.x86_64", "product": { "name": "systemd-mini-234-24.25.1.x86_64", "product_id": "systemd-mini-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-24.25.1.x86_64", "product": { "name": "systemd-mini-container-mini-234-24.25.1.x86_64", "product_id": "systemd-mini-container-mini-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-24.25.1.x86_64", "product": { "name": "systemd-mini-coredump-mini-234-24.25.1.x86_64", "product_id": "systemd-mini-coredump-mini-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-devel-234-24.25.1.x86_64", "product": { "name": "systemd-mini-devel-234-24.25.1.x86_64", "product_id": "systemd-mini-devel-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-24.25.1.x86_64", "product": { "name": "systemd-mini-sysvinit-234-24.25.1.x86_64", "product_id": "systemd-mini-sysvinit-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "systemd-sysvinit-234-24.25.1.x86_64", "product": { "name": "systemd-sysvinit-234-24.25.1.x86_64", "product_id": "systemd-sysvinit-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "udev-234-24.25.1.x86_64", "product": { "name": "udev-234-24.25.1.x86_64", "product_id": "udev-234-24.25.1.x86_64" } }, { "category": "product_version", "name": "udev-mini-234-24.25.1.x86_64", "product": { "name": "udev-mini-234-24.25.1.x86_64", "product_id": "udev-mini-234-24.25.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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.aarch64" }, "product_reference": "libsystemd0-234-24.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.ppc64le" }, "product_reference": "libsystemd0-234-24.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.s390x" }, "product_reference": "libsystemd0-234-24.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.x86_64" }, "product_reference": "libsystemd0-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.25.1.x86_64" }, "product_reference": "libsystemd0-32bit-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.aarch64" }, "product_reference": "libudev-devel-234-24.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.ppc64le" }, "product_reference": "libudev-devel-234-24.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.s390x" }, "product_reference": "libudev-devel-234-24.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.x86_64" }, "product_reference": "libudev-devel-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.aarch64" }, "product_reference": "libudev1-234-24.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.ppc64le" }, "product_reference": "libudev1-234-24.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.s390x" }, "product_reference": "libudev1-234-24.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.x86_64" }, "product_reference": "libudev1-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.25.1.x86_64" }, "product_reference": "libudev1-32bit-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.aarch64" }, "product_reference": "systemd-234-24.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.ppc64le" }, "product_reference": "systemd-234-24.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.s390x" }, "product_reference": "systemd-234-24.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.x86_64" }, "product_reference": "systemd-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.25.1.x86_64" }, "product_reference": "systemd-32bit-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-234-24.25.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.25.1.noarch" }, "product_reference": "systemd-bash-completion-234-24.25.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.aarch64" }, "product_reference": "systemd-container-234-24.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.ppc64le" }, "product_reference": "systemd-container-234-24.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.s390x" }, "product_reference": "systemd-container-234-24.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.x86_64" }, "product_reference": "systemd-container-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.aarch64" }, "product_reference": "systemd-coredump-234-24.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.ppc64le" }, "product_reference": "systemd-coredump-234-24.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.s390x" }, "product_reference": "systemd-coredump-234-24.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.x86_64" }, "product_reference": "systemd-coredump-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.aarch64" }, "product_reference": "systemd-devel-234-24.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.ppc64le" }, "product_reference": "systemd-devel-234-24.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.s390x" }, "product_reference": "systemd-devel-234-24.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.x86_64" }, "product_reference": "systemd-devel-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.aarch64" }, "product_reference": "systemd-sysvinit-234-24.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.ppc64le" }, "product_reference": "systemd-sysvinit-234-24.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.s390x" }, "product_reference": "systemd-sysvinit-234-24.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.x86_64" }, "product_reference": "systemd-sysvinit-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "udev-234-24.25.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.aarch64" }, "product_reference": "udev-234-24.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "udev-234-24.25.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.ppc64le" }, "product_reference": "udev-234-24.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "udev-234-24.25.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.s390x" }, "product_reference": "udev-234-24.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "udev-234-24.25.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.x86_64" }, "product_reference": "udev-234-24.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-6454", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-6454" } ], "notes": [ { "category": "general", "text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.25.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-6454", "url": "https://www.suse.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "SUSE Bug 1125352 for CVE-2019-6454", "url": "https://bugzilla.suse.com/1125352" } ], "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:libsystemd0-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.25.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.25.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.25.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-02-18T16:46:59Z", "details": "important" } ], "title": "CVE-2019-6454" } ] }
suse-su-2019:0428-1
Vulnerability from csaf_suse
Published
2019-02-19 10:00
Modified
2019-02-19 10:00
Summary
Security update for systemd
Notes
Title of the patch
Security update for systemd
Description of the patch
This update for systemd fixes the following issues:
Security vulnerability fixed:
- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS
message on the system bus by an unprivileged user (bsc#1125352)
Other bug fixes and changes:
- journal-remote: set a limit on the number of fields in a message
- journal-remote: verify entry length from header
- journald: set a limit on the number of fields (1k)
- journald: do not store the iovec entry for process commandline on stack
- core: include Found state in device dumps
- device: fix serialization and deserialization of DeviceFound
- fix path in btrfs rule (#6844)
- assemble multidevice btrfs volumes without external tools (#6607) (bsc#1117025)
- Update systemd-system.conf.xml (bsc#1122000)
- units: inform user that the default target is started after exiting from rescue or emergency mode
- manager: don't skip sigchld handler for main and control pid for services (#3738)
- core: Add helper functions unit_{main, control}_pid
- manager: Fixing a debug printf formatting mistake (#3640)
- manager: Only invoke a single sigchld per unit within a cleanup cycle (bsc#1117382)
- core: update invoke_sigchld_event() to handle NULL ->sigchld_event()
- sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631)
- unit: rework a bit how we keep the service fdstore from being destroyed during service restart (bsc#1122344)
- core: when restarting services, don't close fds
- cryptsetup: Add dependency on loopback setup to generated units
- journal-gateway: use localStorage['cursor'] only when it has valid value
- journal-gateway: explicitly declare local variables
- analyze: actually select longest activated-time of services
- sd-bus: fix implicit downcast of bitfield reported by LGTM
- core: free lines after reading them (bsc#1123892)
- pam_systemd: reword message about not creating a session (bsc#1111498)
- pam_systemd: suppress LOG_DEBUG log messages if debugging is off (bsc#1111498)
- main: improve RLIMIT_NOFILE handling (#5795) (bsc#1120658)
- sd-bus: if we receive an invalid dbus message, ignore and proceeed
- automount: don't pass non-blocking pipe to kernel.
- units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333)
- units: add Wants=initrd-cleanup.service to initrd-switch-root.target (#4345) (bsc#1123333)
Patchnames
SUSE-2019-428,SUSE-OpenStack-Cloud-7-2019-428,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-428,SUSE-SLE-DESKTOP-12-SP3-2019-428,SUSE-SLE-DESKTOP-12-SP4-2019-428,SUSE-SLE-SAP-12-SP2-2019-428,SUSE-SLE-SDK-12-SP3-2019-428,SUSE-SLE-SDK-12-SP4-2019-428,SUSE-SLE-SERVER-12-SP2-2019-428,SUSE-SLE-SERVER-12-SP2-BCL-2019-428,SUSE-SLE-SERVER-12-SP3-2019-428,SUSE-SLE-SERVER-12-SP4-2019-428,SUSE-Storage-4-2019-428
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for systemd", "title": "Title of the patch" }, { "category": "description", "text": "This update for systemd fixes the following issues:\n\nSecurity vulnerability fixed:\n\n- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS\n message on the system bus by an unprivileged user (bsc#1125352)\n\nOther bug fixes and changes:\n\n- journal-remote: set a limit on the number of fields in a message\n- journal-remote: verify entry length from header\n- journald: set a limit on the number of fields (1k)\n- journald: do not store the iovec entry for process commandline on stack\n- core: include Found state in device dumps\n- device: fix serialization and deserialization of DeviceFound\n- fix path in btrfs rule (#6844)\n- assemble multidevice btrfs volumes without external tools (#6607) (bsc#1117025)\n- Update systemd-system.conf.xml (bsc#1122000)\n- units: inform user that the default target is started after exiting from rescue or emergency mode\n- manager: don\u0027t skip sigchld handler for main and control pid for services (#3738)\n- core: Add helper functions unit_{main, control}_pid\n- manager: Fixing a debug printf formatting mistake (#3640)\n- manager: Only invoke a single sigchld per unit within a cleanup cycle (bsc#1117382)\n- core: update invoke_sigchld_event() to handle NULL -\u003esigchld_event()\n- sd-event: expose the event loop iteration counter via sd_event_get_iteration() (#3631)\n- unit: rework a bit how we keep the service fdstore from being destroyed during service restart (bsc#1122344)\n- core: when restarting services, don\u0027t close fds\n- cryptsetup: Add dependency on loopback setup to generated units\n- journal-gateway: use localStorage[\u0027cursor\u0027] only when it has valid value\n- journal-gateway: explicitly declare local variables\n- analyze: actually select longest activated-time of services\n- sd-bus: fix implicit downcast of bitfield reported by LGTM\n- core: free lines after reading them (bsc#1123892)\n- pam_systemd: reword message about not creating a session (bsc#1111498)\n- pam_systemd: suppress LOG_DEBUG log messages if debugging is off (bsc#1111498)\n- main: improve RLIMIT_NOFILE handling (#5795) (bsc#1120658)\n- sd-bus: if we receive an invalid dbus message, ignore and proceeed\n- automount: don\u0027t pass non-blocking pipe to kernel.\n- units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333)\n- units: add Wants=initrd-cleanup.service to initrd-switch-root.target (#4345) (bsc#1123333)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-428,SUSE-OpenStack-Cloud-7-2019-428,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-428,SUSE-SLE-DESKTOP-12-SP3-2019-428,SUSE-SLE-DESKTOP-12-SP4-2019-428,SUSE-SLE-SAP-12-SP2-2019-428,SUSE-SLE-SDK-12-SP3-2019-428,SUSE-SLE-SDK-12-SP4-2019-428,SUSE-SLE-SERVER-12-SP2-2019-428,SUSE-SLE-SERVER-12-SP2-BCL-2019-428,SUSE-SLE-SERVER-12-SP3-2019-428,SUSE-SLE-SERVER-12-SP4-2019-428,SUSE-Storage-4-2019-428", "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_0428-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:0428-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190428-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:0428-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005135.html" }, { "category": "self", "summary": "SUSE Bug 1111498", "url": "https://bugzilla.suse.com/1111498" }, { "category": "self", "summary": "SUSE Bug 1117025", "url": "https://bugzilla.suse.com/1117025" }, { "category": "self", "summary": "SUSE Bug 1117382", "url": "https://bugzilla.suse.com/1117382" }, { "category": "self", "summary": "SUSE Bug 1120658", "url": "https://bugzilla.suse.com/1120658" }, { "category": "self", "summary": "SUSE Bug 1122000", "url": "https://bugzilla.suse.com/1122000" }, { "category": "self", "summary": "SUSE Bug 1122344", "url": "https://bugzilla.suse.com/1122344" }, { "category": "self", "summary": "SUSE Bug 1123333", "url": "https://bugzilla.suse.com/1123333" }, { "category": "self", "summary": "SUSE Bug 1123892", "url": "https://bugzilla.suse.com/1123892" }, { "category": "self", "summary": "SUSE Bug 1125352", "url": "https://bugzilla.suse.com/1125352" }, { "category": "self", "summary": "SUSE CVE CVE-2019-6454 page", "url": "https://www.suse.com/security/cve/CVE-2019-6454/" } ], "title": "Security update for systemd", "tracking": { "current_release_date": "2019-02-19T10:00:42Z", "generator": { "date": "2019-02-19T10:00:42Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:0428-1", "initial_release_date": "2019-02-19T10:00:42Z", "revision_history": [ { "date": "2019-02-19T10:00:42Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.63.1.aarch64", "product": { "name": "libsystemd0-228-150.63.1.aarch64", "product_id": "libsystemd0-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.63.1.aarch64", "product": { "name": "libsystemd0-mini-228-150.63.1.aarch64", "product_id": "libsystemd0-mini-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "libudev-devel-228-150.63.1.aarch64", "product": { "name": "libudev-devel-228-150.63.1.aarch64", "product_id": "libudev-devel-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.63.1.aarch64", "product": { "name": "libudev-mini-devel-228-150.63.1.aarch64", "product_id": "libudev-mini-devel-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "libudev-mini1-228-150.63.1.aarch64", "product": { "name": "libudev-mini1-228-150.63.1.aarch64", "product_id": "libudev-mini1-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "libudev1-228-150.63.1.aarch64", "product": { "name": "libudev1-228-150.63.1.aarch64", "product_id": "libudev1-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "nss-myhostname-228-150.63.1.aarch64", "product": { "name": "nss-myhostname-228-150.63.1.aarch64", "product_id": "nss-myhostname-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "nss-mymachines-228-150.63.1.aarch64", "product": { "name": "nss-mymachines-228-150.63.1.aarch64", "product_id": "nss-mymachines-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "systemd-228-150.63.1.aarch64", "product": { "name": "systemd-228-150.63.1.aarch64", "product_id": "systemd-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "systemd-devel-228-150.63.1.aarch64", "product": { "name": "systemd-devel-228-150.63.1.aarch64", "product_id": "systemd-devel-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "systemd-logger-228-150.63.1.aarch64", "product": { "name": "systemd-logger-228-150.63.1.aarch64", "product_id": "systemd-logger-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-228-150.63.1.aarch64", "product": { "name": "systemd-mini-228-150.63.1.aarch64", "product_id": "systemd-mini-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.63.1.aarch64", "product": { "name": "systemd-mini-devel-228-150.63.1.aarch64", "product_id": "systemd-mini-devel-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.63.1.aarch64", "product": { "name": "systemd-mini-sysvinit-228-150.63.1.aarch64", "product_id": "systemd-mini-sysvinit-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.63.1.aarch64", "product": { "name": "systemd-sysvinit-228-150.63.1.aarch64", "product_id": "systemd-sysvinit-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "udev-228-150.63.1.aarch64", "product": { "name": "udev-228-150.63.1.aarch64", "product_id": "udev-228-150.63.1.aarch64" } }, { "category": "product_version", "name": "udev-mini-228-150.63.1.aarch64", "product": { "name": "udev-mini-228-150.63.1.aarch64", "product_id": "udev-mini-228-150.63.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-64bit-228-150.63.1.aarch64_ilp32", "product": { "name": "libsystemd0-64bit-228-150.63.1.aarch64_ilp32", "product_id": "libsystemd0-64bit-228-150.63.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libudev1-64bit-228-150.63.1.aarch64_ilp32", "product": { "name": "libudev1-64bit-228-150.63.1.aarch64_ilp32", "product_id": "libudev1-64bit-228-150.63.1.aarch64_ilp32" } }, { "category": "product_version", "name": "nss-myhostname-64bit-228-150.63.1.aarch64_ilp32", "product": { "name": "nss-myhostname-64bit-228-150.63.1.aarch64_ilp32", "product_id": "nss-myhostname-64bit-228-150.63.1.aarch64_ilp32" } }, { "category": "product_version", "name": "systemd-64bit-228-150.63.1.aarch64_ilp32", "product": { "name": "systemd-64bit-228-150.63.1.aarch64_ilp32", "product_id": "systemd-64bit-228-150.63.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.63.1.i586", "product": { "name": "libsystemd0-228-150.63.1.i586", "product_id": "libsystemd0-228-150.63.1.i586" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.63.1.i586", "product": { "name": "libsystemd0-mini-228-150.63.1.i586", "product_id": "libsystemd0-mini-228-150.63.1.i586" } }, { "category": "product_version", "name": "libudev-devel-228-150.63.1.i586", "product": { "name": "libudev-devel-228-150.63.1.i586", "product_id": "libudev-devel-228-150.63.1.i586" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.63.1.i586", "product": { "name": "libudev-mini-devel-228-150.63.1.i586", "product_id": "libudev-mini-devel-228-150.63.1.i586" } }, { "category": "product_version", "name": "libudev-mini1-228-150.63.1.i586", "product": { "name": "libudev-mini1-228-150.63.1.i586", "product_id": "libudev-mini1-228-150.63.1.i586" } }, { "category": "product_version", "name": "libudev1-228-150.63.1.i586", "product": { "name": "libudev1-228-150.63.1.i586", "product_id": "libudev1-228-150.63.1.i586" } }, { "category": "product_version", "name": "nss-myhostname-228-150.63.1.i586", "product": { "name": "nss-myhostname-228-150.63.1.i586", "product_id": "nss-myhostname-228-150.63.1.i586" } }, { "category": "product_version", "name": "nss-mymachines-228-150.63.1.i586", "product": { "name": "nss-mymachines-228-150.63.1.i586", "product_id": "nss-mymachines-228-150.63.1.i586" } }, { "category": "product_version", "name": "systemd-228-150.63.1.i586", "product": { "name": "systemd-228-150.63.1.i586", "product_id": "systemd-228-150.63.1.i586" } }, { "category": "product_version", "name": "systemd-devel-228-150.63.1.i586", "product": { "name": "systemd-devel-228-150.63.1.i586", "product_id": "systemd-devel-228-150.63.1.i586" } }, { "category": "product_version", "name": "systemd-logger-228-150.63.1.i586", "product": { "name": "systemd-logger-228-150.63.1.i586", "product_id": "systemd-logger-228-150.63.1.i586" } }, { "category": "product_version", "name": "systemd-mini-228-150.63.1.i586", "product": { "name": "systemd-mini-228-150.63.1.i586", "product_id": "systemd-mini-228-150.63.1.i586" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.63.1.i586", "product": { "name": "systemd-mini-devel-228-150.63.1.i586", "product_id": "systemd-mini-devel-228-150.63.1.i586" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.63.1.i586", "product": { "name": "systemd-mini-sysvinit-228-150.63.1.i586", "product_id": "systemd-mini-sysvinit-228-150.63.1.i586" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.63.1.i586", "product": { "name": "systemd-sysvinit-228-150.63.1.i586", "product_id": "systemd-sysvinit-228-150.63.1.i586" } }, { "category": "product_version", "name": "udev-228-150.63.1.i586", "product": { "name": "udev-228-150.63.1.i586", "product_id": "udev-228-150.63.1.i586" } }, { "category": "product_version", "name": "udev-mini-228-150.63.1.i586", "product": { "name": "udev-mini-228-150.63.1.i586", "product_id": "udev-mini-228-150.63.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "systemd-bash-completion-228-150.63.1.noarch", "product": { "name": "systemd-bash-completion-228-150.63.1.noarch", "product_id": "systemd-bash-completion-228-150.63.1.noarch" } }, { "category": "product_version", "name": "systemd-mini-bash-completion-228-150.63.1.noarch", "product": { "name": "systemd-mini-bash-completion-228-150.63.1.noarch", "product_id": "systemd-mini-bash-completion-228-150.63.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.63.1.ppc64le", "product": { "name": "libsystemd0-228-150.63.1.ppc64le", "product_id": "libsystemd0-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.63.1.ppc64le", "product": { "name": "libsystemd0-mini-228-150.63.1.ppc64le", "product_id": "libsystemd0-mini-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "libudev-devel-228-150.63.1.ppc64le", "product": { "name": "libudev-devel-228-150.63.1.ppc64le", "product_id": "libudev-devel-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.63.1.ppc64le", "product": { "name": "libudev-mini-devel-228-150.63.1.ppc64le", "product_id": "libudev-mini-devel-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "libudev-mini1-228-150.63.1.ppc64le", "product": { "name": "libudev-mini1-228-150.63.1.ppc64le", "product_id": "libudev-mini1-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "libudev1-228-150.63.1.ppc64le", "product": { "name": "libudev1-228-150.63.1.ppc64le", "product_id": "libudev1-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "nss-myhostname-228-150.63.1.ppc64le", "product": { "name": "nss-myhostname-228-150.63.1.ppc64le", "product_id": "nss-myhostname-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "nss-mymachines-228-150.63.1.ppc64le", "product": { "name": "nss-mymachines-228-150.63.1.ppc64le", "product_id": "nss-mymachines-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "systemd-228-150.63.1.ppc64le", "product": { "name": "systemd-228-150.63.1.ppc64le", "product_id": "systemd-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "systemd-devel-228-150.63.1.ppc64le", "product": { "name": "systemd-devel-228-150.63.1.ppc64le", "product_id": "systemd-devel-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "systemd-logger-228-150.63.1.ppc64le", "product": { "name": "systemd-logger-228-150.63.1.ppc64le", "product_id": "systemd-logger-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-228-150.63.1.ppc64le", "product": { "name": "systemd-mini-228-150.63.1.ppc64le", "product_id": "systemd-mini-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.63.1.ppc64le", "product": { "name": "systemd-mini-devel-228-150.63.1.ppc64le", "product_id": "systemd-mini-devel-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.63.1.ppc64le", "product": { "name": "systemd-mini-sysvinit-228-150.63.1.ppc64le", "product_id": "systemd-mini-sysvinit-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.63.1.ppc64le", "product": { "name": "systemd-sysvinit-228-150.63.1.ppc64le", "product_id": "systemd-sysvinit-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "udev-228-150.63.1.ppc64le", "product": { "name": "udev-228-150.63.1.ppc64le", "product_id": "udev-228-150.63.1.ppc64le" } }, { "category": "product_version", "name": "udev-mini-228-150.63.1.ppc64le", "product": { "name": "udev-mini-228-150.63.1.ppc64le", "product_id": "udev-mini-228-150.63.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.63.1.s390", "product": { "name": "libsystemd0-228-150.63.1.s390", "product_id": "libsystemd0-228-150.63.1.s390" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.63.1.s390", "product": { "name": "libsystemd0-mini-228-150.63.1.s390", "product_id": "libsystemd0-mini-228-150.63.1.s390" } }, { "category": "product_version", "name": "libudev-devel-228-150.63.1.s390", "product": { "name": "libudev-devel-228-150.63.1.s390", "product_id": "libudev-devel-228-150.63.1.s390" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.63.1.s390", "product": { "name": "libudev-mini-devel-228-150.63.1.s390", "product_id": "libudev-mini-devel-228-150.63.1.s390" } }, { "category": "product_version", "name": "libudev-mini1-228-150.63.1.s390", "product": { "name": "libudev-mini1-228-150.63.1.s390", "product_id": "libudev-mini1-228-150.63.1.s390" } }, { "category": "product_version", "name": "libudev1-228-150.63.1.s390", "product": { "name": "libudev1-228-150.63.1.s390", "product_id": "libudev1-228-150.63.1.s390" } }, { "category": "product_version", "name": "nss-myhostname-228-150.63.1.s390", "product": { "name": "nss-myhostname-228-150.63.1.s390", "product_id": "nss-myhostname-228-150.63.1.s390" } }, { "category": "product_version", "name": "nss-mymachines-228-150.63.1.s390", "product": { "name": "nss-mymachines-228-150.63.1.s390", "product_id": "nss-mymachines-228-150.63.1.s390" } }, { "category": "product_version", "name": "systemd-228-150.63.1.s390", "product": { "name": "systemd-228-150.63.1.s390", "product_id": "systemd-228-150.63.1.s390" } }, { "category": "product_version", "name": "systemd-devel-228-150.63.1.s390", "product": { "name": "systemd-devel-228-150.63.1.s390", "product_id": "systemd-devel-228-150.63.1.s390" } }, { "category": "product_version", "name": "systemd-logger-228-150.63.1.s390", "product": { "name": "systemd-logger-228-150.63.1.s390", "product_id": "systemd-logger-228-150.63.1.s390" } }, { "category": "product_version", "name": "systemd-mini-228-150.63.1.s390", "product": { "name": "systemd-mini-228-150.63.1.s390", "product_id": "systemd-mini-228-150.63.1.s390" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.63.1.s390", "product": { "name": "systemd-mini-devel-228-150.63.1.s390", "product_id": "systemd-mini-devel-228-150.63.1.s390" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.63.1.s390", "product": { "name": "systemd-mini-sysvinit-228-150.63.1.s390", "product_id": "systemd-mini-sysvinit-228-150.63.1.s390" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.63.1.s390", "product": { "name": "systemd-sysvinit-228-150.63.1.s390", "product_id": "systemd-sysvinit-228-150.63.1.s390" } }, { "category": "product_version", "name": "udev-228-150.63.1.s390", "product": { "name": "udev-228-150.63.1.s390", "product_id": "udev-228-150.63.1.s390" } }, { "category": "product_version", "name": "udev-mini-228-150.63.1.s390", "product": { "name": "udev-mini-228-150.63.1.s390", "product_id": "udev-mini-228-150.63.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.63.1.s390x", "product": { "name": "libsystemd0-228-150.63.1.s390x", "product_id": "libsystemd0-228-150.63.1.s390x" } }, { "category": "product_version", "name": "libsystemd0-32bit-228-150.63.1.s390x", "product": { "name": "libsystemd0-32bit-228-150.63.1.s390x", "product_id": "libsystemd0-32bit-228-150.63.1.s390x" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.63.1.s390x", "product": { "name": "libsystemd0-mini-228-150.63.1.s390x", "product_id": "libsystemd0-mini-228-150.63.1.s390x" } }, { "category": "product_version", "name": "libudev-devel-228-150.63.1.s390x", "product": { "name": "libudev-devel-228-150.63.1.s390x", "product_id": "libudev-devel-228-150.63.1.s390x" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.63.1.s390x", "product": { "name": "libudev-mini-devel-228-150.63.1.s390x", "product_id": "libudev-mini-devel-228-150.63.1.s390x" } }, { "category": "product_version", "name": "libudev-mini1-228-150.63.1.s390x", "product": { "name": "libudev-mini1-228-150.63.1.s390x", "product_id": "libudev-mini1-228-150.63.1.s390x" } }, { "category": "product_version", "name": "libudev1-228-150.63.1.s390x", "product": { "name": "libudev1-228-150.63.1.s390x", "product_id": "libudev1-228-150.63.1.s390x" } }, { "category": "product_version", "name": "libudev1-32bit-228-150.63.1.s390x", "product": { "name": "libudev1-32bit-228-150.63.1.s390x", "product_id": "libudev1-32bit-228-150.63.1.s390x" } }, { "category": "product_version", "name": "nss-myhostname-228-150.63.1.s390x", "product": { "name": "nss-myhostname-228-150.63.1.s390x", "product_id": "nss-myhostname-228-150.63.1.s390x" } }, { "category": "product_version", "name": "nss-myhostname-32bit-228-150.63.1.s390x", "product": { "name": "nss-myhostname-32bit-228-150.63.1.s390x", "product_id": "nss-myhostname-32bit-228-150.63.1.s390x" } }, { "category": "product_version", "name": "nss-mymachines-228-150.63.1.s390x", "product": { "name": "nss-mymachines-228-150.63.1.s390x", "product_id": "nss-mymachines-228-150.63.1.s390x" } }, { "category": "product_version", "name": "systemd-228-150.63.1.s390x", "product": { "name": "systemd-228-150.63.1.s390x", "product_id": "systemd-228-150.63.1.s390x" } }, { "category": "product_version", "name": "systemd-32bit-228-150.63.1.s390x", "product": { "name": "systemd-32bit-228-150.63.1.s390x", "product_id": "systemd-32bit-228-150.63.1.s390x" } }, { "category": "product_version", "name": "systemd-devel-228-150.63.1.s390x", "product": { "name": "systemd-devel-228-150.63.1.s390x", "product_id": "systemd-devel-228-150.63.1.s390x" } }, { "category": "product_version", "name": "systemd-logger-228-150.63.1.s390x", "product": { "name": "systemd-logger-228-150.63.1.s390x", "product_id": "systemd-logger-228-150.63.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-228-150.63.1.s390x", "product": { "name": "systemd-mini-228-150.63.1.s390x", "product_id": "systemd-mini-228-150.63.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.63.1.s390x", "product": { "name": "systemd-mini-devel-228-150.63.1.s390x", "product_id": "systemd-mini-devel-228-150.63.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.63.1.s390x", "product": { "name": "systemd-mini-sysvinit-228-150.63.1.s390x", "product_id": "systemd-mini-sysvinit-228-150.63.1.s390x" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.63.1.s390x", "product": { "name": "systemd-sysvinit-228-150.63.1.s390x", "product_id": "systemd-sysvinit-228-150.63.1.s390x" } }, { "category": "product_version", "name": "udev-228-150.63.1.s390x", "product": { "name": "udev-228-150.63.1.s390x", "product_id": "udev-228-150.63.1.s390x" } }, { "category": "product_version", "name": "udev-mini-228-150.63.1.s390x", "product": { "name": "udev-mini-228-150.63.1.s390x", "product_id": "udev-mini-228-150.63.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.63.1.x86_64", "product": { "name": "libsystemd0-228-150.63.1.x86_64", "product_id": "libsystemd0-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "libsystemd0-32bit-228-150.63.1.x86_64", "product": { "name": "libsystemd0-32bit-228-150.63.1.x86_64", "product_id": "libsystemd0-32bit-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.63.1.x86_64", "product": { "name": "libsystemd0-mini-228-150.63.1.x86_64", "product_id": "libsystemd0-mini-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "libudev-devel-228-150.63.1.x86_64", "product": { "name": "libudev-devel-228-150.63.1.x86_64", "product_id": "libudev-devel-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.63.1.x86_64", "product": { "name": "libudev-mini-devel-228-150.63.1.x86_64", "product_id": "libudev-mini-devel-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini1-228-150.63.1.x86_64", "product": { "name": "libudev-mini1-228-150.63.1.x86_64", "product_id": "libudev-mini1-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "libudev1-228-150.63.1.x86_64", "product": { "name": "libudev1-228-150.63.1.x86_64", "product_id": "libudev1-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "libudev1-32bit-228-150.63.1.x86_64", "product": { "name": "libudev1-32bit-228-150.63.1.x86_64", "product_id": "libudev1-32bit-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-228-150.63.1.x86_64", "product": { "name": "nss-myhostname-228-150.63.1.x86_64", "product_id": "nss-myhostname-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-32bit-228-150.63.1.x86_64", "product": { "name": "nss-myhostname-32bit-228-150.63.1.x86_64", "product_id": "nss-myhostname-32bit-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "nss-mymachines-228-150.63.1.x86_64", "product": { "name": "nss-mymachines-228-150.63.1.x86_64", "product_id": "nss-mymachines-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "systemd-228-150.63.1.x86_64", "product": { "name": "systemd-228-150.63.1.x86_64", "product_id": "systemd-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "systemd-32bit-228-150.63.1.x86_64", "product": { "name": "systemd-32bit-228-150.63.1.x86_64", "product_id": "systemd-32bit-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "systemd-devel-228-150.63.1.x86_64", "product": { "name": "systemd-devel-228-150.63.1.x86_64", "product_id": "systemd-devel-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "systemd-logger-228-150.63.1.x86_64", "product": { "name": "systemd-logger-228-150.63.1.x86_64", "product_id": "systemd-logger-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-228-150.63.1.x86_64", "product": { "name": "systemd-mini-228-150.63.1.x86_64", "product_id": "systemd-mini-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.63.1.x86_64", "product": { "name": "systemd-mini-devel-228-150.63.1.x86_64", "product_id": "systemd-mini-devel-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.63.1.x86_64", "product": { "name": "systemd-mini-sysvinit-228-150.63.1.x86_64", "product_id": "systemd-mini-sysvinit-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.63.1.x86_64", "product": { "name": "systemd-sysvinit-228-150.63.1.x86_64", "product_id": "systemd-sysvinit-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "udev-228-150.63.1.x86_64", "product": { "name": "udev-228-150.63.1.x86_64", "product_id": "udev-228-150.63.1.x86_64" } }, { "category": "product_version", "name": "udev-mini-228-150.63.1.x86_64", "product": { "name": "udev-mini-228-150.63.1.x86_64", "product_id": "udev-mini-228-150.63.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 4", "product": { "name": "SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.s390x" }, "product_reference": "libsystemd0-228-150.63.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.s390x" }, "product_reference": "libsystemd0-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.63.1.s390x" }, "product_reference": "libudev1-228-150.63.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.s390x" }, "product_reference": "libudev1-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-228-150.63.1.s390x" }, "product_reference": "systemd-228-150.63.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.s390x" }, "product_reference": "systemd-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.s390x" }, "product_reference": "systemd-sysvinit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:udev-228-150.63.1.s390x" }, "product_reference": "udev-228-150.63.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.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:libsystemd0-228-150.63.1.ppc64le" }, "product_reference": "libsystemd0-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.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:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.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:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.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:libudev1-228-150.63.1.ppc64le" }, "product_reference": "libudev1-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.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:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.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:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.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:systemd-228-150.63.1.ppc64le" }, "product_reference": "systemd-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.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:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.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:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.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:systemd-sysvinit-228-150.63.1.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.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:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.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:udev-228-150.63.1.ppc64le" }, "product_reference": "udev-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.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:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.aarch64" }, "product_reference": "libudev-devel-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.ppc64le" }, "product_reference": "libudev-devel-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.63.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.s390x" }, "product_reference": "libudev-devel-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.x86_64" }, "product_reference": "libudev-devel-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.aarch64" }, "product_reference": "systemd-devel-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.ppc64le" }, "product_reference": "systemd-devel-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.63.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.s390x" }, "product_reference": "systemd-devel-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.x86_64" }, "product_reference": "systemd-devel-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.aarch64" }, "product_reference": "libudev-devel-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.ppc64le" }, "product_reference": "libudev-devel-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.63.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.s390x" }, "product_reference": "libudev-devel-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.x86_64" }, "product_reference": "libudev-devel-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.aarch64" }, "product_reference": "systemd-devel-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.ppc64le" }, "product_reference": "systemd-devel-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.63.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.s390x" }, "product_reference": "systemd-devel-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.x86_64" }, "product_reference": "systemd-devel-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.ppc64le" }, "product_reference": "libsystemd0-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.s390x" }, "product_reference": "libsystemd0-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.s390x" }, "product_reference": "libsystemd0-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.ppc64le" }, "product_reference": "libudev1-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.s390x" }, "product_reference": "libudev1-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.s390x" }, "product_reference": "libudev1-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.ppc64le" }, "product_reference": "systemd-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.s390x" }, "product_reference": "systemd-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.s390x" }, "product_reference": "systemd-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.s390x" }, "product_reference": "systemd-sysvinit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.ppc64le" }, "product_reference": "udev-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.s390x" }, "product_reference": "udev-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.aarch64" }, "product_reference": "libsystemd0-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.ppc64le" }, "product_reference": "libsystemd0-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.s390x" }, "product_reference": "libsystemd0-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.s390x" }, "product_reference": "libsystemd0-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.aarch64" }, "product_reference": "libudev1-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.ppc64le" }, "product_reference": "libudev1-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.s390x" }, "product_reference": "libudev1-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.s390x" }, "product_reference": "libudev1-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.aarch64" }, "product_reference": "systemd-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.ppc64le" }, "product_reference": "systemd-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.s390x" }, "product_reference": "systemd-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.s390x" }, "product_reference": "systemd-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.aarch64" }, "product_reference": "systemd-sysvinit-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.s390x" }, "product_reference": "systemd-sysvinit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.aarch64" }, "product_reference": "udev-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.ppc64le" }, "product_reference": "udev-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.s390x" }, "product_reference": "udev-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.aarch64" }, "product_reference": "libsystemd0-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.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:libsystemd0-228-150.63.1.ppc64le" }, "product_reference": "libsystemd0-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.s390x" }, "product_reference": "libsystemd0-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.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:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.s390x" }, "product_reference": "libsystemd0-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.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:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.aarch64" }, "product_reference": "libudev1-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.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:libudev1-228-150.63.1.ppc64le" }, "product_reference": "libudev1-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.s390x" }, "product_reference": "libudev1-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.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:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.s390x" }, "product_reference": "libudev1-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.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:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.aarch64" }, "product_reference": "systemd-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.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:systemd-228-150.63.1.ppc64le" }, "product_reference": "systemd-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.s390x" }, "product_reference": "systemd-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.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:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.s390x" }, "product_reference": "systemd-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.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:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.aarch64" }, "product_reference": "systemd-sysvinit-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.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:systemd-sysvinit-228-150.63.1.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.s390x" }, "product_reference": "systemd-sysvinit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.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:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.aarch64" }, "product_reference": "udev-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.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:udev-228-150.63.1.ppc64le" }, "product_reference": "udev-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.s390x" }, "product_reference": "udev-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.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:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.aarch64" }, "product_reference": "libsystemd0-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.ppc64le" }, "product_reference": "libsystemd0-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.s390x" }, "product_reference": "libsystemd0-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.s390x" }, "product_reference": "libsystemd0-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.aarch64" }, "product_reference": "libudev1-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.ppc64le" }, "product_reference": "libudev1-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.s390x" }, "product_reference": "libudev1-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.s390x" }, "product_reference": "libudev1-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.aarch64" }, "product_reference": "systemd-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.ppc64le" }, "product_reference": "systemd-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.s390x" }, "product_reference": "systemd-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.s390x" }, "product_reference": "systemd-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.aarch64" }, "product_reference": "systemd-sysvinit-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.s390x" }, "product_reference": "systemd-sysvinit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.aarch64" }, "product_reference": "udev-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.ppc64le" }, "product_reference": "udev-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.s390x" }, "product_reference": "udev-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.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:libsystemd0-228-150.63.1.aarch64" }, "product_reference": "libsystemd0-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.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:libsystemd0-228-150.63.1.ppc64le" }, "product_reference": "libsystemd0-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.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:libsystemd0-228-150.63.1.s390x" }, "product_reference": "libsystemd0-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.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:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.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:libsystemd0-32bit-228-150.63.1.s390x" }, "product_reference": "libsystemd0-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.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:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.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:libudev1-228-150.63.1.aarch64" }, "product_reference": "libudev1-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.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:libudev1-228-150.63.1.ppc64le" }, "product_reference": "libudev1-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.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:libudev1-228-150.63.1.s390x" }, "product_reference": "libudev1-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.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:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.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:libudev1-32bit-228-150.63.1.s390x" }, "product_reference": "libudev1-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.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:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.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:systemd-228-150.63.1.aarch64" }, "product_reference": "systemd-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.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:systemd-228-150.63.1.ppc64le" }, "product_reference": "systemd-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.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:systemd-228-150.63.1.s390x" }, "product_reference": "systemd-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.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:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.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:systemd-32bit-228-150.63.1.s390x" }, "product_reference": "systemd-32bit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.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:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.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:systemd-sysvinit-228-150.63.1.aarch64" }, "product_reference": "systemd-sysvinit-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.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:systemd-sysvinit-228-150.63.1.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.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:systemd-sysvinit-228-150.63.1.s390x" }, "product_reference": "systemd-sysvinit-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.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:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.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:udev-228-150.63.1.aarch64" }, "product_reference": "udev-228-150.63.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.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:udev-228-150.63.1.ppc64le" }, "product_reference": "udev-228-150.63.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.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:udev-228-150.63.1.s390x" }, "product_reference": "udev-228-150.63.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.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:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libsystemd0-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.63.1.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libudev1-228-150.63.1.x86_64" }, "product_reference": "libudev1-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libudev1-32bit-228-150.63.1.x86_64" }, "product_reference": "libudev1-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-228-150.63.1.x86_64" }, "product_reference": "systemd-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-32bit-228-150.63.1.x86_64" }, "product_reference": "systemd-32bit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.63.1.noarch as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.63.1.noarch" }, "product_reference": "systemd-bash-completion-228-150.63.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.63.1.x86_64" }, "product_reference": "systemd-sysvinit-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.63.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:udev-228-150.63.1.x86_64" }, "product_reference": "udev-228-150.63.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-6454", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-6454" } ], "notes": [ { "category": "general", "text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:libsystemd0-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:libudev1-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:systemd-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:systemd-32bit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libudev1-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libudev1-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:systemd-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:systemd-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.63.1.noarch", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:udev-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:udev-228-150.63.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-6454", "url": "https://www.suse.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "SUSE Bug 1125352 for CVE-2019-6454", "url": "https://bugzilla.suse.com/1125352" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:libsystemd0-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:libudev1-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:systemd-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:systemd-32bit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libudev1-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libudev1-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:systemd-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:systemd-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.63.1.noarch", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:udev-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:udev-228-150.63.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:libsystemd0-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:libudev1-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:systemd-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:systemd-32bit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Enterprise Storage 4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.63.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.63.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.63.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libsystemd0-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libudev1-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libudev1-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:systemd-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:systemd-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:systemd-32bit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.63.1.noarch", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.63.1.x86_64", "SUSE OpenStack Cloud 7:udev-228-150.63.1.s390x", "SUSE OpenStack Cloud 7:udev-228-150.63.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-02-19T10:00:42Z", "details": "important" } ], "title": "CVE-2019-6454" } ] }
suse-su-2019:0425-1
Vulnerability from csaf_suse
Published
2019-02-18 16:46
Modified
2019-02-18 16:46
Summary
Security update for systemd
Notes
Title of the patch
Security update for systemd
Description of the patch
This update for systemd fixes the following issues:
Security vulnerability fixed:
- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS
message on the system bus by an unprivileged user (bsc#1125352)
Patchnames
SUSE-2019-425,SUSE-SLE-SERVER-12-SP1-2019-425
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for systemd", "title": "Title of the patch" }, { "category": "description", "text": "This update for systemd fixes the following issues:\n\nSecurity vulnerability fixed:\n\n- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS\n message on the system bus by an unprivileged user (bsc#1125352)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-425,SUSE-SLE-SERVER-12-SP1-2019-425", "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_0425-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:0425-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190425-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:0425-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005131.html" }, { "category": "self", "summary": "SUSE Bug 1125352", "url": "https://bugzilla.suse.com/1125352" }, { "category": "self", "summary": "SUSE CVE CVE-2019-6454 page", "url": "https://www.suse.com/security/cve/CVE-2019-6454/" } ], "title": "Security update for systemd", "tracking": { "current_release_date": "2019-02-18T16:46:43Z", "generator": { "date": "2019-02-18T16:46:43Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:0425-1", "initial_release_date": "2019-02-18T16:46:43Z", "revision_history": [ { "date": "2019-02-18T16:46:43Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.aarch64", "product": { "name": "libgudev-1_0-0-210-116.22.1.aarch64", "product_id": "libgudev-1_0-0-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.aarch64", "product": { "name": "libgudev-1_0-devel-210-116.22.1.aarch64", "product_id": "libgudev-1_0-devel-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.aarch64", "product": { "name": "libudev-devel-210-116.22.1.aarch64", "product_id": "libudev-devel-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.aarch64", "product": { "name": "libudev-mini-devel-210-116.22.1.aarch64", "product_id": "libudev-mini-devel-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.aarch64", "product": { "name": "libudev-mini1-210-116.22.1.aarch64", "product_id": "libudev-mini1-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.aarch64", "product": { "name": "libudev1-210-116.22.1.aarch64", "product_id": "libudev1-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.aarch64", "product": { "name": "nss-myhostname-210-116.22.1.aarch64", "product_id": "nss-myhostname-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-210-116.22.1.aarch64", "product": { "name": "systemd-210-116.22.1.aarch64", "product_id": "systemd-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.aarch64", "product": { "name": "systemd-devel-210-116.22.1.aarch64", "product_id": "systemd-devel-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.aarch64", "product": { "name": "systemd-journal-gateway-210-116.22.1.aarch64", "product_id": "systemd-journal-gateway-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.aarch64", "product": { "name": "systemd-logger-210-116.22.1.aarch64", "product_id": "systemd-logger-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.aarch64", "product": { "name": "systemd-mini-210-116.22.1.aarch64", "product_id": "systemd-mini-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.aarch64", "product": { "name": "systemd-mini-devel-210-116.22.1.aarch64", "product_id": "systemd-mini-devel-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.aarch64", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.aarch64", "product_id": "systemd-mini-sysvinit-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.aarch64", "product": { "name": "systemd-sysvinit-210-116.22.1.aarch64", "product_id": "systemd-sysvinit-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "udev-210-116.22.1.aarch64", "product": { "name": "udev-210-116.22.1.aarch64", "product_id": "udev-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.aarch64", "product": { "name": "udev-mini-210-116.22.1.aarch64", "product_id": "udev-mini-210-116.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32", "product": { "name": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32", "product_id": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libudev1-64bit-210-116.22.1.aarch64_ilp32", "product": { "name": "libudev1-64bit-210-116.22.1.aarch64_ilp32", "product_id": "libudev1-64bit-210-116.22.1.aarch64_ilp32" } }, { "category": "product_version", "name": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32", "product": { "name": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32", "product_id": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32" } }, { "category": "product_version", "name": "systemd-64bit-210-116.22.1.aarch64_ilp32", "product": { "name": "systemd-64bit-210-116.22.1.aarch64_ilp32", "product_id": "systemd-64bit-210-116.22.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.i586", "product": { "name": "libgudev-1_0-0-210-116.22.1.i586", "product_id": "libgudev-1_0-0-210-116.22.1.i586" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.i586", "product": { "name": "libgudev-1_0-devel-210-116.22.1.i586", "product_id": "libgudev-1_0-devel-210-116.22.1.i586" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.i586", "product": { "name": "libudev-devel-210-116.22.1.i586", "product_id": "libudev-devel-210-116.22.1.i586" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.i586", "product": { "name": "libudev-mini-devel-210-116.22.1.i586", "product_id": "libudev-mini-devel-210-116.22.1.i586" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.i586", "product": { "name": "libudev-mini1-210-116.22.1.i586", "product_id": "libudev-mini1-210-116.22.1.i586" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.i586", "product": { "name": "libudev1-210-116.22.1.i586", "product_id": "libudev1-210-116.22.1.i586" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.i586", "product": { "name": "nss-myhostname-210-116.22.1.i586", "product_id": "nss-myhostname-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-210-116.22.1.i586", "product": { "name": "systemd-210-116.22.1.i586", "product_id": "systemd-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.i586", "product": { "name": "systemd-devel-210-116.22.1.i586", "product_id": "systemd-devel-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.i586", "product": { "name": "systemd-journal-gateway-210-116.22.1.i586", "product_id": "systemd-journal-gateway-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.i586", "product": { "name": "systemd-logger-210-116.22.1.i586", "product_id": "systemd-logger-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.i586", "product": { "name": "systemd-mini-210-116.22.1.i586", "product_id": "systemd-mini-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.i586", "product": { "name": "systemd-mini-devel-210-116.22.1.i586", "product_id": "systemd-mini-devel-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.i586", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.i586", "product_id": "systemd-mini-sysvinit-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.i586", "product": { "name": "systemd-sysvinit-210-116.22.1.i586", "product_id": "systemd-sysvinit-210-116.22.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.i586", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.i586", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.i586" } }, { "category": "product_version", "name": "udev-210-116.22.1.i586", "product": { "name": "udev-210-116.22.1.i586", "product_id": "udev-210-116.22.1.i586" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.i586", "product": { "name": "udev-mini-210-116.22.1.i586", "product_id": "udev-mini-210-116.22.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "systemd-bash-completion-210-116.22.1.noarch", "product": { "name": "systemd-bash-completion-210-116.22.1.noarch", "product_id": "systemd-bash-completion-210-116.22.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.ppc64le", "product": { "name": "libgudev-1_0-0-210-116.22.1.ppc64le", "product_id": "libgudev-1_0-0-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.ppc64le", "product": { "name": "libgudev-1_0-devel-210-116.22.1.ppc64le", "product_id": "libgudev-1_0-devel-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.ppc64le", "product": { "name": "libudev-devel-210-116.22.1.ppc64le", "product_id": "libudev-devel-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.ppc64le", "product": { "name": "libudev-mini-devel-210-116.22.1.ppc64le", "product_id": "libudev-mini-devel-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.ppc64le", "product": { "name": "libudev-mini1-210-116.22.1.ppc64le", "product_id": "libudev-mini1-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.ppc64le", "product": { "name": "libudev1-210-116.22.1.ppc64le", "product_id": "libudev1-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.ppc64le", "product": { "name": "nss-myhostname-210-116.22.1.ppc64le", "product_id": "nss-myhostname-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-210-116.22.1.ppc64le", "product": { "name": "systemd-210-116.22.1.ppc64le", "product_id": "systemd-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.ppc64le", "product": { "name": "systemd-devel-210-116.22.1.ppc64le", "product_id": "systemd-devel-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.ppc64le", "product": { "name": "systemd-journal-gateway-210-116.22.1.ppc64le", "product_id": "systemd-journal-gateway-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.ppc64le", "product": { "name": "systemd-logger-210-116.22.1.ppc64le", "product_id": "systemd-logger-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.ppc64le", "product": { "name": "systemd-mini-210-116.22.1.ppc64le", "product_id": "systemd-mini-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.ppc64le", "product": { "name": "systemd-mini-devel-210-116.22.1.ppc64le", "product_id": "systemd-mini-devel-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.ppc64le", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.ppc64le", "product_id": "systemd-mini-sysvinit-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.ppc64le", "product": { "name": "systemd-sysvinit-210-116.22.1.ppc64le", "product_id": "systemd-sysvinit-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "udev-210-116.22.1.ppc64le", "product": { "name": "udev-210-116.22.1.ppc64le", "product_id": "udev-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.ppc64le", "product": { "name": "udev-mini-210-116.22.1.ppc64le", "product_id": "udev-mini-210-116.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.s390", "product": { "name": "libgudev-1_0-0-210-116.22.1.s390", "product_id": "libgudev-1_0-0-210-116.22.1.s390" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.s390", "product": { "name": "libgudev-1_0-devel-210-116.22.1.s390", "product_id": "libgudev-1_0-devel-210-116.22.1.s390" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.s390", "product": { "name": "libudev-devel-210-116.22.1.s390", "product_id": "libudev-devel-210-116.22.1.s390" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.s390", "product": { "name": "libudev-mini-devel-210-116.22.1.s390", "product_id": "libudev-mini-devel-210-116.22.1.s390" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.s390", "product": { "name": "libudev-mini1-210-116.22.1.s390", "product_id": "libudev-mini1-210-116.22.1.s390" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.s390", "product": { "name": "libudev1-210-116.22.1.s390", "product_id": "libudev1-210-116.22.1.s390" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.s390", "product": { "name": "nss-myhostname-210-116.22.1.s390", "product_id": "nss-myhostname-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-210-116.22.1.s390", "product": { "name": "systemd-210-116.22.1.s390", "product_id": "systemd-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.s390", "product": { "name": "systemd-devel-210-116.22.1.s390", "product_id": "systemd-devel-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.s390", "product": { "name": "systemd-journal-gateway-210-116.22.1.s390", "product_id": "systemd-journal-gateway-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.s390", "product": { "name": "systemd-logger-210-116.22.1.s390", "product_id": "systemd-logger-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.s390", "product": { "name": "systemd-mini-210-116.22.1.s390", "product_id": "systemd-mini-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.s390", "product": { "name": "systemd-mini-devel-210-116.22.1.s390", "product_id": "systemd-mini-devel-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.s390", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.s390", "product_id": "systemd-mini-sysvinit-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.s390", "product": { "name": "systemd-sysvinit-210-116.22.1.s390", "product_id": "systemd-sysvinit-210-116.22.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.s390" } }, { "category": "product_version", "name": "udev-210-116.22.1.s390", "product": { "name": "udev-210-116.22.1.s390", "product_id": "udev-210-116.22.1.s390" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.s390", "product": { "name": "udev-mini-210-116.22.1.s390", "product_id": "udev-mini-210-116.22.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.s390x", "product": { "name": "libgudev-1_0-0-210-116.22.1.s390x", "product_id": "libgudev-1_0-0-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libgudev-1_0-0-32bit-210-116.22.1.s390x", "product": { "name": "libgudev-1_0-0-32bit-210-116.22.1.s390x", "product_id": "libgudev-1_0-0-32bit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.s390x", "product": { "name": "libgudev-1_0-devel-210-116.22.1.s390x", "product_id": "libgudev-1_0-devel-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.s390x", "product": { "name": "libudev-devel-210-116.22.1.s390x", "product_id": "libudev-devel-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.s390x", "product": { "name": "libudev-mini-devel-210-116.22.1.s390x", "product_id": "libudev-mini-devel-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.s390x", "product": { "name": "libudev-mini1-210-116.22.1.s390x", "product_id": "libudev-mini1-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.s390x", "product": { "name": "libudev1-210-116.22.1.s390x", "product_id": "libudev1-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libudev1-32bit-210-116.22.1.s390x", "product": { "name": "libudev1-32bit-210-116.22.1.s390x", "product_id": "libudev1-32bit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.s390x", "product": { "name": "nss-myhostname-210-116.22.1.s390x", "product_id": "nss-myhostname-210-116.22.1.s390x" } }, { "category": "product_version", "name": "nss-myhostname-32bit-210-116.22.1.s390x", "product": { "name": "nss-myhostname-32bit-210-116.22.1.s390x", "product_id": "nss-myhostname-32bit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-210-116.22.1.s390x", "product": { "name": "systemd-210-116.22.1.s390x", "product_id": "systemd-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-32bit-210-116.22.1.s390x", "product": { "name": "systemd-32bit-210-116.22.1.s390x", "product_id": "systemd-32bit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.s390x", "product": { "name": "systemd-devel-210-116.22.1.s390x", "product_id": "systemd-devel-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.s390x", "product": { "name": "systemd-journal-gateway-210-116.22.1.s390x", "product_id": "systemd-journal-gateway-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.s390x", "product": { "name": "systemd-logger-210-116.22.1.s390x", "product_id": "systemd-logger-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.s390x", "product": { "name": "systemd-mini-210-116.22.1.s390x", "product_id": "systemd-mini-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.s390x", "product": { "name": "systemd-mini-devel-210-116.22.1.s390x", "product_id": "systemd-mini-devel-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.s390x", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.s390x", "product_id": "systemd-mini-sysvinit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.s390x", "product": { "name": "systemd-sysvinit-210-116.22.1.s390x", "product_id": "systemd-sysvinit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x" } }, { "category": "product_version", "name": "udev-210-116.22.1.s390x", "product": { "name": "udev-210-116.22.1.s390x", "product_id": "udev-210-116.22.1.s390x" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.s390x", "product": { "name": "udev-mini-210-116.22.1.s390x", "product_id": "udev-mini-210-116.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.x86_64", "product": { "name": "libgudev-1_0-0-210-116.22.1.x86_64", "product_id": "libgudev-1_0-0-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64", "product": { "name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64", "product_id": "libgudev-1_0-0-32bit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.x86_64", "product": { "name": "libgudev-1_0-devel-210-116.22.1.x86_64", "product_id": "libgudev-1_0-devel-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.x86_64", "product": { "name": "libudev-devel-210-116.22.1.x86_64", "product_id": "libudev-devel-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.x86_64", "product": { "name": "libudev-mini-devel-210-116.22.1.x86_64", "product_id": "libudev-mini-devel-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.x86_64", "product": { "name": "libudev-mini1-210-116.22.1.x86_64", "product_id": "libudev-mini1-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.x86_64", "product": { "name": "libudev1-210-116.22.1.x86_64", "product_id": "libudev1-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libudev1-32bit-210-116.22.1.x86_64", "product": { "name": "libudev1-32bit-210-116.22.1.x86_64", "product_id": "libudev1-32bit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.x86_64", "product": { "name": "nss-myhostname-210-116.22.1.x86_64", "product_id": "nss-myhostname-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-32bit-210-116.22.1.x86_64", "product": { "name": "nss-myhostname-32bit-210-116.22.1.x86_64", "product_id": "nss-myhostname-32bit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-210-116.22.1.x86_64", "product": { "name": "systemd-210-116.22.1.x86_64", "product_id": "systemd-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-32bit-210-116.22.1.x86_64", "product": { "name": "systemd-32bit-210-116.22.1.x86_64", "product_id": "systemd-32bit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.x86_64", "product": { "name": "systemd-devel-210-116.22.1.x86_64", "product_id": "systemd-devel-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.x86_64", "product": { "name": "systemd-journal-gateway-210-116.22.1.x86_64", "product_id": "systemd-journal-gateway-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.x86_64", "product": { "name": "systemd-logger-210-116.22.1.x86_64", "product_id": "systemd-logger-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.x86_64", "product": { "name": "systemd-mini-210-116.22.1.x86_64", "product_id": "systemd-mini-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.x86_64", "product": { "name": "systemd-mini-devel-210-116.22.1.x86_64", "product_id": "systemd-mini-devel-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.x86_64", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.x86_64", "product_id": "systemd-mini-sysvinit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.x86_64", "product": { "name": "systemd-sysvinit-210-116.22.1.x86_64", "product_id": "systemd-sysvinit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "udev-210-116.22.1.x86_64", "product": { "name": "udev-210-116.22.1.x86_64", "product_id": "udev-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.x86_64", "product": { "name": "udev-mini-210-116.22.1.x86_64", "product_id": "udev-mini-210-116.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-0-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.ppc64le" }, "product_reference": "libgudev-1_0-0-210-116.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-0-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.s390x" }, "product_reference": "libgudev-1_0-0-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-0-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.x86_64" }, "product_reference": "libgudev-1_0-0-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-0-32bit-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.s390x" }, "product_reference": "libgudev-1_0-0-32bit-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.x86_64" }, "product_reference": "libgudev-1_0-0-32bit-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-devel-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.ppc64le" }, "product_reference": "libgudev-1_0-devel-210-116.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-devel-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.s390x" }, "product_reference": "libgudev-1_0-devel-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-devel-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.x86_64" }, "product_reference": "libgudev-1_0-devel-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.ppc64le" }, "product_reference": "libudev-devel-210-116.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.s390x" }, "product_reference": "libudev-devel-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.x86_64" }, "product_reference": "libudev-devel-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.ppc64le" }, "product_reference": "libudev1-210-116.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.s390x" }, "product_reference": "libudev1-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.x86_64" }, "product_reference": "libudev1-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.s390x" }, "product_reference": "libudev1-32bit-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.x86_64" }, "product_reference": "libudev1-32bit-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.ppc64le" }, "product_reference": "systemd-210-116.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.s390x" }, "product_reference": "systemd-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.x86_64" }, "product_reference": "systemd-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.s390x" }, "product_reference": "systemd-32bit-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.x86_64" }, "product_reference": "systemd-32bit-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-210-116.22.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-bash-completion-210-116.22.1.noarch" }, "product_reference": "systemd-bash-completion-210-116.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.ppc64le" }, "product_reference": "systemd-devel-210-116.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.s390x" }, "product_reference": "systemd-devel-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.x86_64" }, "product_reference": "systemd-devel-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.ppc64le" }, "product_reference": "systemd-sysvinit-210-116.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.s390x" }, "product_reference": "systemd-sysvinit-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.x86_64" }, "product_reference": "systemd-sysvinit-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le" }, "product_reference": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.s390x" }, "product_reference": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64" }, "product_reference": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-210-116.22.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.ppc64le" }, "product_reference": "udev-210-116.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-210-116.22.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.s390x" }, "product_reference": "udev-210-116.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-210-116.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.x86_64" }, "product_reference": "udev-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-6454", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-6454" } ], "notes": [ { "category": "general", "text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-bash-completion-210-116.22.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-6454", "url": "https://www.suse.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "SUSE Bug 1125352 for CVE-2019-6454", "url": "https://bugzilla.suse.com/1125352" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-bash-completion-210-116.22.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-0-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgudev-1_0-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libudev1-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-bash-completion-210-116.22.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:systemd-sysvinit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:udev-210-116.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-02-18T16:46:43Z", "details": "important" } ], "title": "CVE-2019-6454" } ] }
suse-su-2019:0425-2
Vulnerability from csaf_suse
Published
2019-04-12 18:04
Modified
2019-04-12 18:04
Summary
Security update for systemd
Notes
Title of the patch
Security update for systemd
Description of the patch
This update for systemd fixes the following issues:
Security vulnerability fixed:
- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS
message on the system bus by an unprivileged user (bsc#1125352)
Patchnames
SUSE-2019-425,SUSE-SLE-SAP-12-SP1-2019-425
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for systemd", "title": "Title of the patch" }, { "category": "description", "text": "This update for systemd fixes the following issues:\n\nSecurity vulnerability fixed:\n\n- CVE-2019-6454: Fixed a crash of PID1 by sending specially crafted D-BUS\n message on the system bus by an unprivileged user (bsc#1125352)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-425,SUSE-SLE-SAP-12-SP1-2019-425", "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_0425-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:0425-2", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190425-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:0425-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005336.html" }, { "category": "self", "summary": "SUSE Bug 1125352", "url": "https://bugzilla.suse.com/1125352" }, { "category": "self", "summary": "SUSE CVE CVE-2019-6454 page", "url": "https://www.suse.com/security/cve/CVE-2019-6454/" } ], "title": "Security update for systemd", "tracking": { "current_release_date": "2019-04-12T18:04:35Z", "generator": { "date": "2019-04-12T18:04:35Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:0425-2", "initial_release_date": "2019-04-12T18:04:35Z", "revision_history": [ { "date": "2019-04-12T18:04:35Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.aarch64", "product": { "name": "libgudev-1_0-0-210-116.22.1.aarch64", "product_id": "libgudev-1_0-0-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.aarch64", "product": { "name": "libgudev-1_0-devel-210-116.22.1.aarch64", "product_id": "libgudev-1_0-devel-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.aarch64", "product": { "name": "libudev-devel-210-116.22.1.aarch64", "product_id": "libudev-devel-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.aarch64", "product": { "name": "libudev-mini-devel-210-116.22.1.aarch64", "product_id": "libudev-mini-devel-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.aarch64", "product": { "name": "libudev-mini1-210-116.22.1.aarch64", "product_id": "libudev-mini1-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.aarch64", "product": { "name": "libudev1-210-116.22.1.aarch64", "product_id": "libudev1-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.aarch64", "product": { "name": "nss-myhostname-210-116.22.1.aarch64", "product_id": "nss-myhostname-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-210-116.22.1.aarch64", "product": { "name": "systemd-210-116.22.1.aarch64", "product_id": "systemd-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.aarch64", "product": { "name": "systemd-devel-210-116.22.1.aarch64", "product_id": "systemd-devel-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.aarch64", "product": { "name": "systemd-journal-gateway-210-116.22.1.aarch64", "product_id": "systemd-journal-gateway-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.aarch64", "product": { "name": "systemd-logger-210-116.22.1.aarch64", "product_id": "systemd-logger-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.aarch64", "product": { "name": "systemd-mini-210-116.22.1.aarch64", "product_id": "systemd-mini-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.aarch64", "product": { "name": "systemd-mini-devel-210-116.22.1.aarch64", "product_id": "systemd-mini-devel-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.aarch64", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.aarch64", "product_id": "systemd-mini-sysvinit-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.aarch64", "product": { "name": "systemd-sysvinit-210-116.22.1.aarch64", "product_id": "systemd-sysvinit-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "udev-210-116.22.1.aarch64", "product": { "name": "udev-210-116.22.1.aarch64", "product_id": "udev-210-116.22.1.aarch64" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.aarch64", "product": { "name": "udev-mini-210-116.22.1.aarch64", "product_id": "udev-mini-210-116.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32", "product": { "name": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32", "product_id": "libgudev-1_0-0-64bit-210-116.22.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libudev1-64bit-210-116.22.1.aarch64_ilp32", "product": { "name": "libudev1-64bit-210-116.22.1.aarch64_ilp32", "product_id": "libudev1-64bit-210-116.22.1.aarch64_ilp32" } }, { "category": "product_version", "name": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32", "product": { "name": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32", "product_id": "nss-myhostname-64bit-210-116.22.1.aarch64_ilp32" } }, { "category": "product_version", "name": "systemd-64bit-210-116.22.1.aarch64_ilp32", "product": { "name": "systemd-64bit-210-116.22.1.aarch64_ilp32", "product_id": "systemd-64bit-210-116.22.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.i586", "product": { "name": "libgudev-1_0-0-210-116.22.1.i586", "product_id": "libgudev-1_0-0-210-116.22.1.i586" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.i586", "product": { "name": "libgudev-1_0-devel-210-116.22.1.i586", "product_id": "libgudev-1_0-devel-210-116.22.1.i586" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.i586", "product": { "name": "libudev-devel-210-116.22.1.i586", "product_id": "libudev-devel-210-116.22.1.i586" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.i586", "product": { "name": "libudev-mini-devel-210-116.22.1.i586", "product_id": "libudev-mini-devel-210-116.22.1.i586" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.i586", "product": { "name": "libudev-mini1-210-116.22.1.i586", "product_id": "libudev-mini1-210-116.22.1.i586" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.i586", "product": { "name": "libudev1-210-116.22.1.i586", "product_id": "libudev1-210-116.22.1.i586" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.i586", "product": { "name": "nss-myhostname-210-116.22.1.i586", "product_id": "nss-myhostname-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-210-116.22.1.i586", "product": { "name": "systemd-210-116.22.1.i586", "product_id": "systemd-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.i586", "product": { "name": "systemd-devel-210-116.22.1.i586", "product_id": "systemd-devel-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.i586", "product": { "name": "systemd-journal-gateway-210-116.22.1.i586", "product_id": "systemd-journal-gateway-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.i586", "product": { "name": "systemd-logger-210-116.22.1.i586", "product_id": "systemd-logger-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.i586", "product": { "name": "systemd-mini-210-116.22.1.i586", "product_id": "systemd-mini-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.i586", "product": { "name": "systemd-mini-devel-210-116.22.1.i586", "product_id": "systemd-mini-devel-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.i586", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.i586", "product_id": "systemd-mini-sysvinit-210-116.22.1.i586" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.i586", "product": { "name": "systemd-sysvinit-210-116.22.1.i586", "product_id": "systemd-sysvinit-210-116.22.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.i586", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.i586", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.i586" } }, { "category": "product_version", "name": "udev-210-116.22.1.i586", "product": { "name": "udev-210-116.22.1.i586", "product_id": "udev-210-116.22.1.i586" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.i586", "product": { "name": "udev-mini-210-116.22.1.i586", "product_id": "udev-mini-210-116.22.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "systemd-bash-completion-210-116.22.1.noarch", "product": { "name": "systemd-bash-completion-210-116.22.1.noarch", "product_id": "systemd-bash-completion-210-116.22.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.ppc64le", "product": { "name": "libgudev-1_0-0-210-116.22.1.ppc64le", "product_id": "libgudev-1_0-0-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.ppc64le", "product": { "name": "libgudev-1_0-devel-210-116.22.1.ppc64le", "product_id": "libgudev-1_0-devel-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.ppc64le", "product": { "name": "libudev-devel-210-116.22.1.ppc64le", "product_id": "libudev-devel-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.ppc64le", "product": { "name": "libudev-mini-devel-210-116.22.1.ppc64le", "product_id": "libudev-mini-devel-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.ppc64le", "product": { "name": "libudev-mini1-210-116.22.1.ppc64le", "product_id": "libudev-mini1-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.ppc64le", "product": { "name": "libudev1-210-116.22.1.ppc64le", "product_id": "libudev1-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.ppc64le", "product": { "name": "nss-myhostname-210-116.22.1.ppc64le", "product_id": "nss-myhostname-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-210-116.22.1.ppc64le", "product": { "name": "systemd-210-116.22.1.ppc64le", "product_id": "systemd-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.ppc64le", "product": { "name": "systemd-devel-210-116.22.1.ppc64le", "product_id": "systemd-devel-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.ppc64le", "product": { "name": "systemd-journal-gateway-210-116.22.1.ppc64le", "product_id": "systemd-journal-gateway-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.ppc64le", "product": { "name": "systemd-logger-210-116.22.1.ppc64le", "product_id": "systemd-logger-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.ppc64le", "product": { "name": "systemd-mini-210-116.22.1.ppc64le", "product_id": "systemd-mini-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.ppc64le", "product": { "name": "systemd-mini-devel-210-116.22.1.ppc64le", "product_id": "systemd-mini-devel-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.ppc64le", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.ppc64le", "product_id": "systemd-mini-sysvinit-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.ppc64le", "product": { "name": "systemd-sysvinit-210-116.22.1.ppc64le", "product_id": "systemd-sysvinit-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "udev-210-116.22.1.ppc64le", "product": { "name": "udev-210-116.22.1.ppc64le", "product_id": "udev-210-116.22.1.ppc64le" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.ppc64le", "product": { "name": "udev-mini-210-116.22.1.ppc64le", "product_id": "udev-mini-210-116.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.s390", "product": { "name": "libgudev-1_0-0-210-116.22.1.s390", "product_id": "libgudev-1_0-0-210-116.22.1.s390" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.s390", "product": { "name": "libgudev-1_0-devel-210-116.22.1.s390", "product_id": "libgudev-1_0-devel-210-116.22.1.s390" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.s390", "product": { "name": "libudev-devel-210-116.22.1.s390", "product_id": "libudev-devel-210-116.22.1.s390" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.s390", "product": { "name": "libudev-mini-devel-210-116.22.1.s390", "product_id": "libudev-mini-devel-210-116.22.1.s390" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.s390", "product": { "name": "libudev-mini1-210-116.22.1.s390", "product_id": "libudev-mini1-210-116.22.1.s390" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.s390", "product": { "name": "libudev1-210-116.22.1.s390", "product_id": "libudev1-210-116.22.1.s390" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.s390", "product": { "name": "nss-myhostname-210-116.22.1.s390", "product_id": "nss-myhostname-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-210-116.22.1.s390", "product": { "name": "systemd-210-116.22.1.s390", "product_id": "systemd-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.s390", "product": { "name": "systemd-devel-210-116.22.1.s390", "product_id": "systemd-devel-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.s390", "product": { "name": "systemd-journal-gateway-210-116.22.1.s390", "product_id": "systemd-journal-gateway-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.s390", "product": { "name": "systemd-logger-210-116.22.1.s390", "product_id": "systemd-logger-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.s390", "product": { "name": "systemd-mini-210-116.22.1.s390", "product_id": "systemd-mini-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.s390", "product": { "name": "systemd-mini-devel-210-116.22.1.s390", "product_id": "systemd-mini-devel-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.s390", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.s390", "product_id": "systemd-mini-sysvinit-210-116.22.1.s390" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.s390", "product": { "name": "systemd-sysvinit-210-116.22.1.s390", "product_id": "systemd-sysvinit-210-116.22.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.s390" } }, { "category": "product_version", "name": "udev-210-116.22.1.s390", "product": { "name": "udev-210-116.22.1.s390", "product_id": "udev-210-116.22.1.s390" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.s390", "product": { "name": "udev-mini-210-116.22.1.s390", "product_id": "udev-mini-210-116.22.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.s390x", "product": { "name": "libgudev-1_0-0-210-116.22.1.s390x", "product_id": "libgudev-1_0-0-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libgudev-1_0-0-32bit-210-116.22.1.s390x", "product": { "name": "libgudev-1_0-0-32bit-210-116.22.1.s390x", "product_id": "libgudev-1_0-0-32bit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.s390x", "product": { "name": "libgudev-1_0-devel-210-116.22.1.s390x", "product_id": "libgudev-1_0-devel-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.s390x", "product": { "name": "libudev-devel-210-116.22.1.s390x", "product_id": "libudev-devel-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.s390x", "product": { "name": "libudev-mini-devel-210-116.22.1.s390x", "product_id": "libudev-mini-devel-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.s390x", "product": { "name": "libudev-mini1-210-116.22.1.s390x", "product_id": "libudev-mini1-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.s390x", "product": { "name": "libudev1-210-116.22.1.s390x", "product_id": "libudev1-210-116.22.1.s390x" } }, { "category": "product_version", "name": "libudev1-32bit-210-116.22.1.s390x", "product": { "name": "libudev1-32bit-210-116.22.1.s390x", "product_id": "libudev1-32bit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.s390x", "product": { "name": "nss-myhostname-210-116.22.1.s390x", "product_id": "nss-myhostname-210-116.22.1.s390x" } }, { "category": "product_version", "name": "nss-myhostname-32bit-210-116.22.1.s390x", "product": { "name": "nss-myhostname-32bit-210-116.22.1.s390x", "product_id": "nss-myhostname-32bit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-210-116.22.1.s390x", "product": { "name": "systemd-210-116.22.1.s390x", "product_id": "systemd-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-32bit-210-116.22.1.s390x", "product": { "name": "systemd-32bit-210-116.22.1.s390x", "product_id": "systemd-32bit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.s390x", "product": { "name": "systemd-devel-210-116.22.1.s390x", "product_id": "systemd-devel-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.s390x", "product": { "name": "systemd-journal-gateway-210-116.22.1.s390x", "product_id": "systemd-journal-gateway-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.s390x", "product": { "name": "systemd-logger-210-116.22.1.s390x", "product_id": "systemd-logger-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.s390x", "product": { "name": "systemd-mini-210-116.22.1.s390x", "product_id": "systemd-mini-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.s390x", "product": { "name": "systemd-mini-devel-210-116.22.1.s390x", "product_id": "systemd-mini-devel-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.s390x", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.s390x", "product_id": "systemd-mini-sysvinit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.s390x", "product": { "name": "systemd-sysvinit-210-116.22.1.s390x", "product_id": "systemd-sysvinit-210-116.22.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.s390x" } }, { "category": "product_version", "name": "udev-210-116.22.1.s390x", "product": { "name": "udev-210-116.22.1.s390x", "product_id": "udev-210-116.22.1.s390x" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.s390x", "product": { "name": "udev-mini-210-116.22.1.s390x", "product_id": "udev-mini-210-116.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgudev-1_0-0-210-116.22.1.x86_64", "product": { "name": "libgudev-1_0-0-210-116.22.1.x86_64", "product_id": "libgudev-1_0-0-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64", "product": { "name": "libgudev-1_0-0-32bit-210-116.22.1.x86_64", "product_id": "libgudev-1_0-0-32bit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libgudev-1_0-devel-210-116.22.1.x86_64", "product": { "name": "libgudev-1_0-devel-210-116.22.1.x86_64", "product_id": "libgudev-1_0-devel-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libudev-devel-210-116.22.1.x86_64", "product": { "name": "libudev-devel-210-116.22.1.x86_64", "product_id": "libudev-devel-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini-devel-210-116.22.1.x86_64", "product": { "name": "libudev-mini-devel-210-116.22.1.x86_64", "product_id": "libudev-mini-devel-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini1-210-116.22.1.x86_64", "product": { "name": "libudev-mini1-210-116.22.1.x86_64", "product_id": "libudev-mini1-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libudev1-210-116.22.1.x86_64", "product": { "name": "libudev1-210-116.22.1.x86_64", "product_id": "libudev1-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "libudev1-32bit-210-116.22.1.x86_64", "product": { "name": "libudev1-32bit-210-116.22.1.x86_64", "product_id": "libudev1-32bit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-210-116.22.1.x86_64", "product": { "name": "nss-myhostname-210-116.22.1.x86_64", "product_id": "nss-myhostname-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-32bit-210-116.22.1.x86_64", "product": { "name": "nss-myhostname-32bit-210-116.22.1.x86_64", "product_id": "nss-myhostname-32bit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-210-116.22.1.x86_64", "product": { "name": "systemd-210-116.22.1.x86_64", "product_id": "systemd-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-32bit-210-116.22.1.x86_64", "product": { "name": "systemd-32bit-210-116.22.1.x86_64", "product_id": "systemd-32bit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-devel-210-116.22.1.x86_64", "product": { "name": "systemd-devel-210-116.22.1.x86_64", "product_id": "systemd-devel-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-journal-gateway-210-116.22.1.x86_64", "product": { "name": "systemd-journal-gateway-210-116.22.1.x86_64", "product_id": "systemd-journal-gateway-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-logger-210-116.22.1.x86_64", "product": { "name": "systemd-logger-210-116.22.1.x86_64", "product_id": "systemd-logger-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-210-116.22.1.x86_64", "product": { "name": "systemd-mini-210-116.22.1.x86_64", "product_id": "systemd-mini-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-devel-210-116.22.1.x86_64", "product": { "name": "systemd-mini-devel-210-116.22.1.x86_64", "product_id": "systemd-mini-devel-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-210-116.22.1.x86_64", "product": { "name": "systemd-mini-sysvinit-210-116.22.1.x86_64", "product_id": "systemd-mini-sysvinit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "systemd-sysvinit-210-116.22.1.x86_64", "product": { "name": "systemd-sysvinit-210-116.22.1.x86_64", "product_id": "systemd-sysvinit-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "product": { "name": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "product_id": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "udev-210-116.22.1.x86_64", "product": { "name": "udev-210-116.22.1.x86_64", "product_id": "udev-210-116.22.1.x86_64" } }, { "category": "product_version", "name": "udev-mini-210-116.22.1.x86_64", "product": { "name": "udev-mini-210-116.22.1.x86_64", "product_id": "udev-mini-210-116.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-0-210-116.22.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:libgudev-1_0-0-210-116.22.1.x86_64" }, "product_reference": "libgudev-1_0-0-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-0-32bit-210-116.22.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:libgudev-1_0-0-32bit-210-116.22.1.x86_64" }, "product_reference": "libgudev-1_0-0-32bit-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgudev-1_0-devel-210-116.22.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:libgudev-1_0-devel-210-116.22.1.x86_64" }, "product_reference": "libgudev-1_0-devel-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-210-116.22.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:libudev-devel-210-116.22.1.x86_64" }, "product_reference": "libudev-devel-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-210-116.22.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:libudev1-210-116.22.1.x86_64" }, "product_reference": "libudev1-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-210-116.22.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:libudev1-32bit-210-116.22.1.x86_64" }, "product_reference": "libudev1-32bit-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-210-116.22.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:systemd-210-116.22.1.x86_64" }, "product_reference": "systemd-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-210-116.22.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:systemd-32bit-210-116.22.1.x86_64" }, "product_reference": "systemd-32bit-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-210-116.22.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-116.22.1.noarch" }, "product_reference": "systemd-bash-completion-210-116.22.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-210-116.22.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:systemd-devel-210-116.22.1.x86_64" }, "product_reference": "systemd-devel-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-210-116.22.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:systemd-sysvinit-210-116.22.1.x86_64" }, "product_reference": "systemd-sysvinit-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GUdev-1_0-210-116.22.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:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64" }, "product_reference": "typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "udev-210-116.22.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:udev-210-116.22.1.x86_64" }, "product_reference": "udev-210-116.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-6454", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-6454" } ], "notes": [ { "category": "general", "text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-116.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-116.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-6454", "url": "https://www.suse.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "SUSE Bug 1125352 for CVE-2019-6454", "url": "https://bugzilla.suse.com/1125352" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-116.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-116.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-0-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgudev-1_0-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libudev1-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-32bit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-bash-completion-210-116.22.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-devel-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:systemd-sysvinit-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:typelib-1_0-GUdev-1_0-210-116.22.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:udev-210-116.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-12T18:04:35Z", "details": "important" } ], "title": "CVE-2019-6454" } ] }
suse-su-2019:1364-2
Vulnerability from csaf_suse
Published
2019-07-15 13:48
Modified
2019-07-15 13:48
Summary
Security update for systemd
Notes
Title of the patch
Security update for systemd
Description of the patch
This update for systemd fixes the following issues:
Security issues fixed:
- CVE-2019-3842: Fixed a privilege escalation in pam_systemd which could be exploited by a local user (bsc#1132348).
- CVE-2019-6454: Fixed a denial of service via crafted D-Bus message (bsc#1125352).
- CVE-2019-3843, CVE-2019-3844: Fixed a privilege escalation where services with DynamicUser could gain new privileges or create SUID/SGID binaries (bsc#1133506, bsc#1133509).
Non-security issued fixed:
- logind: fix killing of scopes (bsc#1125604)
- namespace: make MountFlags=shared work again (bsc#1124122)
- rules: load drivers only on 'add' events (bsc#1126056)
- sysctl: Don't pass null directive argument to '%s' (bsc#1121563)
- systemd-coredump: generate a stack trace of all core dumps and log into the journal (jsc#SLE-5933)
- udevd: notify when max number value of children is reached only once per batch of events (bsc#1132400)
- sd-bus: bump message queue size again (bsc#1132721)
- Do not automatically online memory on s390x (bsc#1127557)
- Removed sg.conf (bsc#1036463)
Patchnames
SUSE-2019-1364,SUSE-SLE-Module-Basesystem-15-SP1-2019-1364,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-1364
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for systemd", "title": "Title of the patch" }, { "category": "description", "text": "This update for systemd fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-3842: Fixed a privilege escalation in pam_systemd which could be exploited by a local user (bsc#1132348).\n- CVE-2019-6454: Fixed a denial of service via crafted D-Bus message (bsc#1125352).\n- CVE-2019-3843, CVE-2019-3844: Fixed a privilege escalation where services with DynamicUser could gain new privileges or create SUID/SGID binaries (bsc#1133506, bsc#1133509).\n\nNon-security issued fixed:\n\n- logind: fix killing of scopes (bsc#1125604)\n- namespace: make MountFlags=shared work again (bsc#1124122)\n- rules: load drivers only on \u0027add\u0027 events (bsc#1126056)\n- sysctl: Don\u0027t pass null directive argument to \u0027%s\u0027 (bsc#1121563)\n- systemd-coredump: generate a stack trace of all core dumps and log into the journal (jsc#SLE-5933)\n- udevd: notify when max number value of children is reached only once per batch of events (bsc#1132400)\n- sd-bus: bump message queue size again (bsc#1132721)\n- Do not automatically online memory on s390x (bsc#1127557)\n- Removed sg.conf (bsc#1036463)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1364,SUSE-SLE-Module-Basesystem-15-SP1-2019-1364,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-1364", "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_1364-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1364-2", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191364-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1364-2", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191364-2.html" }, { "category": "self", "summary": "SUSE Bug 1036463", "url": "https://bugzilla.suse.com/1036463" }, { "category": "self", "summary": "SUSE Bug 1121563", "url": "https://bugzilla.suse.com/1121563" }, { "category": "self", "summary": "SUSE Bug 1124122", "url": "https://bugzilla.suse.com/1124122" }, { "category": "self", "summary": "SUSE Bug 1125352", "url": "https://bugzilla.suse.com/1125352" }, { "category": "self", "summary": "SUSE Bug 1125604", "url": "https://bugzilla.suse.com/1125604" }, { "category": "self", "summary": "SUSE Bug 1126056", "url": "https://bugzilla.suse.com/1126056" }, { "category": "self", "summary": "SUSE Bug 1127557", "url": "https://bugzilla.suse.com/1127557" }, { "category": "self", "summary": "SUSE Bug 1130230", "url": "https://bugzilla.suse.com/1130230" }, { "category": "self", "summary": "SUSE Bug 1132348", "url": "https://bugzilla.suse.com/1132348" }, { "category": "self", "summary": "SUSE Bug 1132400", "url": "https://bugzilla.suse.com/1132400" }, { "category": "self", "summary": "SUSE Bug 1132721", "url": "https://bugzilla.suse.com/1132721" }, { "category": "self", "summary": "SUSE Bug 1133506", "url": "https://bugzilla.suse.com/1133506" }, { "category": "self", "summary": "SUSE Bug 1133509", "url": "https://bugzilla.suse.com/1133509" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3842 page", "url": "https://www.suse.com/security/cve/CVE-2019-3842/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3843 page", "url": "https://www.suse.com/security/cve/CVE-2019-3843/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3844 page", "url": "https://www.suse.com/security/cve/CVE-2019-3844/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-6454 page", "url": "https://www.suse.com/security/cve/CVE-2019-6454/" }, { "category": "self", "summary": "SUSE Bug SLE-5933", "url": "https://bugzilla.suse.com/SLE-5933" } ], "title": "Security update for systemd", "tracking": { "current_release_date": "2019-07-15T13:48:30Z", "generator": { "date": "2019-07-15T13:48:30Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1364-2", "initial_release_date": "2019-07-15T13:48:30Z", "revision_history": [ { "date": "2019-07-15T13:48:30Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libsystemd0-234-24.30.1.aarch64", "product": { "name": "libsystemd0-234-24.30.1.aarch64", "product_id": "libsystemd0-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "libsystemd0-mini-234-24.30.1.aarch64", "product": { "name": "libsystemd0-mini-234-24.30.1.aarch64", "product_id": "libsystemd0-mini-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "libudev-devel-234-24.30.1.aarch64", "product": { "name": "libudev-devel-234-24.30.1.aarch64", "product_id": "libudev-devel-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "libudev-mini-devel-234-24.30.1.aarch64", "product": { "name": "libudev-mini-devel-234-24.30.1.aarch64", "product_id": "libudev-mini-devel-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "libudev-mini1-234-24.30.1.aarch64", "product": { "name": "libudev-mini1-234-24.30.1.aarch64", "product_id": "libudev-mini1-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "libudev1-234-24.30.1.aarch64", "product": { "name": "libudev1-234-24.30.1.aarch64", "product_id": "libudev1-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "nss-myhostname-234-24.30.1.aarch64", "product": { "name": "nss-myhostname-234-24.30.1.aarch64", "product_id": "nss-myhostname-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "nss-mymachines-234-24.30.1.aarch64", "product": { "name": "nss-mymachines-234-24.30.1.aarch64", "product_id": "nss-mymachines-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "nss-systemd-234-24.30.1.aarch64", "product": { "name": "nss-systemd-234-24.30.1.aarch64", "product_id": "nss-systemd-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-234-24.30.1.aarch64", "product": { "name": "systemd-234-24.30.1.aarch64", "product_id": "systemd-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-container-234-24.30.1.aarch64", "product": { "name": "systemd-container-234-24.30.1.aarch64", "product_id": "systemd-container-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-coredump-234-24.30.1.aarch64", "product": { "name": "systemd-coredump-234-24.30.1.aarch64", "product_id": "systemd-coredump-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-devel-234-24.30.1.aarch64", "product": { "name": "systemd-devel-234-24.30.1.aarch64", "product_id": "systemd-devel-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-logger-234-24.30.1.aarch64", "product": { "name": "systemd-logger-234-24.30.1.aarch64", "product_id": "systemd-logger-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-234-24.30.1.aarch64", "product": { "name": "systemd-mini-234-24.30.1.aarch64", "product_id": "systemd-mini-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-24.30.1.aarch64", "product": { "name": "systemd-mini-container-mini-234-24.30.1.aarch64", "product_id": "systemd-mini-container-mini-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-24.30.1.aarch64", "product": { "name": "systemd-mini-coredump-mini-234-24.30.1.aarch64", "product_id": "systemd-mini-coredump-mini-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-devel-234-24.30.1.aarch64", "product": { "name": "systemd-mini-devel-234-24.30.1.aarch64", "product_id": "systemd-mini-devel-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-24.30.1.aarch64", "product": { "name": "systemd-mini-sysvinit-234-24.30.1.aarch64", "product_id": "systemd-mini-sysvinit-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "systemd-sysvinit-234-24.30.1.aarch64", "product": { "name": "systemd-sysvinit-234-24.30.1.aarch64", "product_id": "systemd-sysvinit-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "udev-234-24.30.1.aarch64", "product": { "name": "udev-234-24.30.1.aarch64", "product_id": "udev-234-24.30.1.aarch64" } }, { "category": "product_version", "name": "udev-mini-234-24.30.1.aarch64", "product": { "name": "udev-mini-234-24.30.1.aarch64", "product_id": "udev-mini-234-24.30.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-64bit-234-24.30.1.aarch64_ilp32", "product": { "name": "libsystemd0-64bit-234-24.30.1.aarch64_ilp32", "product_id": "libsystemd0-64bit-234-24.30.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libudev-devel-64bit-234-24.30.1.aarch64_ilp32", "product": { "name": "libudev-devel-64bit-234-24.30.1.aarch64_ilp32", "product_id": "libudev-devel-64bit-234-24.30.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libudev1-64bit-234-24.30.1.aarch64_ilp32", "product": { "name": "libudev1-64bit-234-24.30.1.aarch64_ilp32", "product_id": "libudev1-64bit-234-24.30.1.aarch64_ilp32" } }, { "category": "product_version", "name": "nss-myhostname-64bit-234-24.30.1.aarch64_ilp32", "product": { "name": "nss-myhostname-64bit-234-24.30.1.aarch64_ilp32", "product_id": "nss-myhostname-64bit-234-24.30.1.aarch64_ilp32" } }, { "category": "product_version", "name": "nss-mymachines-64bit-234-24.30.1.aarch64_ilp32", "product": { "name": "nss-mymachines-64bit-234-24.30.1.aarch64_ilp32", "product_id": "nss-mymachines-64bit-234-24.30.1.aarch64_ilp32" } }, { "category": "product_version", "name": "systemd-64bit-234-24.30.1.aarch64_ilp32", "product": { "name": "systemd-64bit-234-24.30.1.aarch64_ilp32", "product_id": "systemd-64bit-234-24.30.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-234-24.30.1.i586", "product": { "name": "libsystemd0-234-24.30.1.i586", "product_id": "libsystemd0-234-24.30.1.i586" } }, { "category": "product_version", "name": "libsystemd0-mini-234-24.30.1.i586", "product": { "name": "libsystemd0-mini-234-24.30.1.i586", "product_id": "libsystemd0-mini-234-24.30.1.i586" } }, { "category": "product_version", "name": "libudev-devel-234-24.30.1.i586", "product": { "name": "libudev-devel-234-24.30.1.i586", "product_id": "libudev-devel-234-24.30.1.i586" } }, { "category": "product_version", "name": "libudev-mini-devel-234-24.30.1.i586", "product": { "name": "libudev-mini-devel-234-24.30.1.i586", "product_id": "libudev-mini-devel-234-24.30.1.i586" } }, { "category": "product_version", "name": "libudev-mini1-234-24.30.1.i586", "product": { "name": "libudev-mini1-234-24.30.1.i586", "product_id": "libudev-mini1-234-24.30.1.i586" } }, { "category": "product_version", "name": "libudev1-234-24.30.1.i586", "product": { "name": "libudev1-234-24.30.1.i586", "product_id": "libudev1-234-24.30.1.i586" } }, { "category": "product_version", "name": "nss-myhostname-234-24.30.1.i586", "product": { "name": "nss-myhostname-234-24.30.1.i586", "product_id": "nss-myhostname-234-24.30.1.i586" } }, { "category": "product_version", "name": "nss-mymachines-234-24.30.1.i586", "product": { "name": "nss-mymachines-234-24.30.1.i586", "product_id": "nss-mymachines-234-24.30.1.i586" } }, { "category": "product_version", "name": "nss-systemd-234-24.30.1.i586", "product": { "name": "nss-systemd-234-24.30.1.i586", "product_id": "nss-systemd-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-234-24.30.1.i586", "product": { "name": "systemd-234-24.30.1.i586", "product_id": "systemd-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-container-234-24.30.1.i586", "product": { "name": "systemd-container-234-24.30.1.i586", "product_id": "systemd-container-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-coredump-234-24.30.1.i586", "product": { "name": "systemd-coredump-234-24.30.1.i586", "product_id": "systemd-coredump-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-devel-234-24.30.1.i586", "product": { "name": "systemd-devel-234-24.30.1.i586", "product_id": "systemd-devel-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-logger-234-24.30.1.i586", "product": { "name": "systemd-logger-234-24.30.1.i586", "product_id": "systemd-logger-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-mini-234-24.30.1.i586", "product": { "name": "systemd-mini-234-24.30.1.i586", "product_id": "systemd-mini-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-24.30.1.i586", "product": { "name": "systemd-mini-container-mini-234-24.30.1.i586", "product_id": "systemd-mini-container-mini-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-24.30.1.i586", "product": { "name": "systemd-mini-coredump-mini-234-24.30.1.i586", "product_id": "systemd-mini-coredump-mini-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-mini-devel-234-24.30.1.i586", "product": { "name": "systemd-mini-devel-234-24.30.1.i586", "product_id": "systemd-mini-devel-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-24.30.1.i586", "product": { "name": "systemd-mini-sysvinit-234-24.30.1.i586", "product_id": "systemd-mini-sysvinit-234-24.30.1.i586" } }, { "category": "product_version", "name": "systemd-sysvinit-234-24.30.1.i586", "product": { "name": "systemd-sysvinit-234-24.30.1.i586", "product_id": "systemd-sysvinit-234-24.30.1.i586" } }, { "category": "product_version", "name": "udev-234-24.30.1.i586", "product": { "name": "udev-234-24.30.1.i586", "product_id": "udev-234-24.30.1.i586" } }, { "category": "product_version", "name": "udev-mini-234-24.30.1.i586", "product": { "name": "udev-mini-234-24.30.1.i586", "product_id": "udev-mini-234-24.30.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "systemd-bash-completion-234-24.30.1.noarch", "product": { "name": "systemd-bash-completion-234-24.30.1.noarch", "product_id": "systemd-bash-completion-234-24.30.1.noarch" } }, { "category": "product_version", "name": "systemd-mini-bash-completion-234-24.30.1.noarch", "product": { "name": "systemd-mini-bash-completion-234-24.30.1.noarch", "product_id": "systemd-mini-bash-completion-234-24.30.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-234-24.30.1.ppc64le", "product": { "name": "libsystemd0-234-24.30.1.ppc64le", "product_id": "libsystemd0-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "libsystemd0-mini-234-24.30.1.ppc64le", "product": { "name": "libsystemd0-mini-234-24.30.1.ppc64le", "product_id": "libsystemd0-mini-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "libudev-devel-234-24.30.1.ppc64le", "product": { "name": "libudev-devel-234-24.30.1.ppc64le", "product_id": "libudev-devel-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "libudev-mini-devel-234-24.30.1.ppc64le", "product": { "name": "libudev-mini-devel-234-24.30.1.ppc64le", "product_id": "libudev-mini-devel-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "libudev-mini1-234-24.30.1.ppc64le", "product": { "name": "libudev-mini1-234-24.30.1.ppc64le", "product_id": "libudev-mini1-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "libudev1-234-24.30.1.ppc64le", "product": { "name": "libudev1-234-24.30.1.ppc64le", "product_id": "libudev1-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "nss-myhostname-234-24.30.1.ppc64le", "product": { "name": "nss-myhostname-234-24.30.1.ppc64le", "product_id": "nss-myhostname-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "nss-mymachines-234-24.30.1.ppc64le", "product": { "name": "nss-mymachines-234-24.30.1.ppc64le", "product_id": "nss-mymachines-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "nss-systemd-234-24.30.1.ppc64le", "product": { "name": "nss-systemd-234-24.30.1.ppc64le", "product_id": "nss-systemd-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-234-24.30.1.ppc64le", "product": { "name": "systemd-234-24.30.1.ppc64le", "product_id": "systemd-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-container-234-24.30.1.ppc64le", "product": { "name": "systemd-container-234-24.30.1.ppc64le", "product_id": "systemd-container-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-coredump-234-24.30.1.ppc64le", "product": { "name": "systemd-coredump-234-24.30.1.ppc64le", "product_id": "systemd-coredump-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-devel-234-24.30.1.ppc64le", "product": { "name": "systemd-devel-234-24.30.1.ppc64le", "product_id": "systemd-devel-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-logger-234-24.30.1.ppc64le", "product": { "name": "systemd-logger-234-24.30.1.ppc64le", "product_id": "systemd-logger-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-234-24.30.1.ppc64le", "product": { "name": "systemd-mini-234-24.30.1.ppc64le", "product_id": "systemd-mini-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-24.30.1.ppc64le", "product": { "name": "systemd-mini-container-mini-234-24.30.1.ppc64le", "product_id": "systemd-mini-container-mini-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-24.30.1.ppc64le", "product": { "name": "systemd-mini-coredump-mini-234-24.30.1.ppc64le", "product_id": "systemd-mini-coredump-mini-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-devel-234-24.30.1.ppc64le", "product": { "name": "systemd-mini-devel-234-24.30.1.ppc64le", "product_id": "systemd-mini-devel-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-24.30.1.ppc64le", "product": { "name": "systemd-mini-sysvinit-234-24.30.1.ppc64le", "product_id": "systemd-mini-sysvinit-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "systemd-sysvinit-234-24.30.1.ppc64le", "product": { "name": "systemd-sysvinit-234-24.30.1.ppc64le", "product_id": "systemd-sysvinit-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "udev-234-24.30.1.ppc64le", "product": { "name": "udev-234-24.30.1.ppc64le", "product_id": "udev-234-24.30.1.ppc64le" } }, { "category": "product_version", "name": "udev-mini-234-24.30.1.ppc64le", "product": { "name": "udev-mini-234-24.30.1.ppc64le", "product_id": "udev-mini-234-24.30.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-234-24.30.1.s390x", "product": { "name": "libsystemd0-234-24.30.1.s390x", "product_id": "libsystemd0-234-24.30.1.s390x" } }, { "category": "product_version", "name": "libsystemd0-mini-234-24.30.1.s390x", "product": { "name": "libsystemd0-mini-234-24.30.1.s390x", "product_id": "libsystemd0-mini-234-24.30.1.s390x" } }, { "category": "product_version", "name": "libudev-devel-234-24.30.1.s390x", "product": { "name": "libudev-devel-234-24.30.1.s390x", "product_id": "libudev-devel-234-24.30.1.s390x" } }, { "category": "product_version", "name": "libudev-mini-devel-234-24.30.1.s390x", "product": { "name": "libudev-mini-devel-234-24.30.1.s390x", "product_id": "libudev-mini-devel-234-24.30.1.s390x" } }, { "category": "product_version", "name": "libudev-mini1-234-24.30.1.s390x", "product": { "name": "libudev-mini1-234-24.30.1.s390x", "product_id": "libudev-mini1-234-24.30.1.s390x" } }, { "category": "product_version", "name": "libudev1-234-24.30.1.s390x", "product": { "name": "libudev1-234-24.30.1.s390x", "product_id": "libudev1-234-24.30.1.s390x" } }, { "category": "product_version", "name": "nss-myhostname-234-24.30.1.s390x", "product": { "name": "nss-myhostname-234-24.30.1.s390x", "product_id": "nss-myhostname-234-24.30.1.s390x" } }, { "category": "product_version", "name": "nss-mymachines-234-24.30.1.s390x", "product": { "name": "nss-mymachines-234-24.30.1.s390x", "product_id": "nss-mymachines-234-24.30.1.s390x" } }, { "category": "product_version", "name": "nss-systemd-234-24.30.1.s390x", "product": { "name": "nss-systemd-234-24.30.1.s390x", "product_id": "nss-systemd-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-234-24.30.1.s390x", "product": { "name": "systemd-234-24.30.1.s390x", "product_id": "systemd-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-container-234-24.30.1.s390x", "product": { "name": "systemd-container-234-24.30.1.s390x", "product_id": "systemd-container-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-coredump-234-24.30.1.s390x", "product": { "name": "systemd-coredump-234-24.30.1.s390x", "product_id": "systemd-coredump-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-devel-234-24.30.1.s390x", "product": { "name": "systemd-devel-234-24.30.1.s390x", "product_id": "systemd-devel-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-logger-234-24.30.1.s390x", "product": { "name": "systemd-logger-234-24.30.1.s390x", "product_id": "systemd-logger-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-234-24.30.1.s390x", "product": { "name": "systemd-mini-234-24.30.1.s390x", "product_id": "systemd-mini-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-24.30.1.s390x", "product": { "name": "systemd-mini-container-mini-234-24.30.1.s390x", "product_id": "systemd-mini-container-mini-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-24.30.1.s390x", "product": { "name": "systemd-mini-coredump-mini-234-24.30.1.s390x", "product_id": "systemd-mini-coredump-mini-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-devel-234-24.30.1.s390x", "product": { "name": "systemd-mini-devel-234-24.30.1.s390x", "product_id": "systemd-mini-devel-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-24.30.1.s390x", "product": { "name": "systemd-mini-sysvinit-234-24.30.1.s390x", "product_id": "systemd-mini-sysvinit-234-24.30.1.s390x" } }, { "category": "product_version", "name": "systemd-sysvinit-234-24.30.1.s390x", "product": { "name": "systemd-sysvinit-234-24.30.1.s390x", "product_id": "systemd-sysvinit-234-24.30.1.s390x" } }, { "category": "product_version", "name": "udev-234-24.30.1.s390x", "product": { "name": "udev-234-24.30.1.s390x", "product_id": "udev-234-24.30.1.s390x" } }, { "category": "product_version", "name": "udev-mini-234-24.30.1.s390x", "product": { "name": "udev-mini-234-24.30.1.s390x", "product_id": "udev-mini-234-24.30.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-234-24.30.1.x86_64", "product": { "name": "libsystemd0-234-24.30.1.x86_64", "product_id": "libsystemd0-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "libsystemd0-32bit-234-24.30.1.x86_64", "product": { "name": "libsystemd0-32bit-234-24.30.1.x86_64", "product_id": "libsystemd0-32bit-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "libsystemd0-mini-234-24.30.1.x86_64", "product": { "name": "libsystemd0-mini-234-24.30.1.x86_64", "product_id": "libsystemd0-mini-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "libudev-devel-234-24.30.1.x86_64", "product": { "name": "libudev-devel-234-24.30.1.x86_64", "product_id": "libudev-devel-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "libudev-devel-32bit-234-24.30.1.x86_64", "product": { "name": "libudev-devel-32bit-234-24.30.1.x86_64", "product_id": "libudev-devel-32bit-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini-devel-234-24.30.1.x86_64", "product": { "name": "libudev-mini-devel-234-24.30.1.x86_64", "product_id": "libudev-mini-devel-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "libudev-mini1-234-24.30.1.x86_64", "product": { "name": "libudev-mini1-234-24.30.1.x86_64", "product_id": "libudev-mini1-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "libudev1-234-24.30.1.x86_64", "product": { "name": "libudev1-234-24.30.1.x86_64", "product_id": "libudev1-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "libudev1-32bit-234-24.30.1.x86_64", "product": { "name": "libudev1-32bit-234-24.30.1.x86_64", "product_id": "libudev1-32bit-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-234-24.30.1.x86_64", "product": { "name": "nss-myhostname-234-24.30.1.x86_64", "product_id": "nss-myhostname-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-32bit-234-24.30.1.x86_64", "product": { "name": "nss-myhostname-32bit-234-24.30.1.x86_64", "product_id": "nss-myhostname-32bit-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "nss-mymachines-234-24.30.1.x86_64", "product": { "name": "nss-mymachines-234-24.30.1.x86_64", "product_id": "nss-mymachines-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "nss-mymachines-32bit-234-24.30.1.x86_64", "product": { "name": "nss-mymachines-32bit-234-24.30.1.x86_64", "product_id": "nss-mymachines-32bit-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "nss-systemd-234-24.30.1.x86_64", "product": { "name": "nss-systemd-234-24.30.1.x86_64", "product_id": "nss-systemd-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-234-24.30.1.x86_64", "product": { "name": "systemd-234-24.30.1.x86_64", "product_id": "systemd-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-32bit-234-24.30.1.x86_64", "product": { "name": "systemd-32bit-234-24.30.1.x86_64", "product_id": "systemd-32bit-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-container-234-24.30.1.x86_64", "product": { "name": "systemd-container-234-24.30.1.x86_64", "product_id": "systemd-container-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-coredump-234-24.30.1.x86_64", "product": { "name": "systemd-coredump-234-24.30.1.x86_64", "product_id": "systemd-coredump-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-devel-234-24.30.1.x86_64", "product": { "name": "systemd-devel-234-24.30.1.x86_64", "product_id": "systemd-devel-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-logger-234-24.30.1.x86_64", "product": { "name": "systemd-logger-234-24.30.1.x86_64", "product_id": "systemd-logger-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-234-24.30.1.x86_64", "product": { "name": "systemd-mini-234-24.30.1.x86_64", "product_id": "systemd-mini-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-container-mini-234-24.30.1.x86_64", "product": { "name": "systemd-mini-container-mini-234-24.30.1.x86_64", "product_id": "systemd-mini-container-mini-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-coredump-mini-234-24.30.1.x86_64", "product": { "name": "systemd-mini-coredump-mini-234-24.30.1.x86_64", "product_id": "systemd-mini-coredump-mini-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-devel-234-24.30.1.x86_64", "product": { "name": "systemd-mini-devel-234-24.30.1.x86_64", "product_id": "systemd-mini-devel-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-234-24.30.1.x86_64", "product": { "name": "systemd-mini-sysvinit-234-24.30.1.x86_64", "product_id": "systemd-mini-sysvinit-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "systemd-sysvinit-234-24.30.1.x86_64", "product": { "name": "systemd-sysvinit-234-24.30.1.x86_64", "product_id": "systemd-sysvinit-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "udev-234-24.30.1.x86_64", "product": { "name": "udev-234-24.30.1.x86_64", "product_id": "udev-234-24.30.1.x86_64" } }, { "category": "product_version", "name": "udev-mini-234-24.30.1.x86_64", "product": { "name": "udev-mini-234-24.30.1.x86_64", "product_id": "udev-mini-234-24.30.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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64" }, "product_reference": "libsystemd0-234-24.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le" }, "product_reference": "libsystemd0-234-24.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x" }, "product_reference": "libsystemd0-234-24.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64" }, "product_reference": "libsystemd0-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64" }, "product_reference": "libsystemd0-32bit-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64" }, "product_reference": "libudev-devel-234-24.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le" }, "product_reference": "libudev-devel-234-24.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x" }, "product_reference": "libudev-devel-234-24.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64" }, "product_reference": "libudev-devel-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64" }, "product_reference": "libudev1-234-24.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le" }, "product_reference": "libudev1-234-24.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x" }, "product_reference": "libudev1-234-24.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64" }, "product_reference": "libudev1-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64" }, "product_reference": "libudev1-32bit-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64" }, "product_reference": "systemd-234-24.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le" }, "product_reference": "systemd-234-24.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x" }, "product_reference": "systemd-234-24.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64" }, "product_reference": "systemd-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64" }, "product_reference": "systemd-32bit-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-234-24.30.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch" }, "product_reference": "systemd-bash-completion-234-24.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64" }, "product_reference": "systemd-container-234-24.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le" }, "product_reference": "systemd-container-234-24.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x" }, "product_reference": "systemd-container-234-24.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-container-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64" }, "product_reference": "systemd-container-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64" }, "product_reference": "systemd-coredump-234-24.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le" }, "product_reference": "systemd-coredump-234-24.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x" }, "product_reference": "systemd-coredump-234-24.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-coredump-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64" }, "product_reference": "systemd-coredump-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64" }, "product_reference": "systemd-devel-234-24.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le" }, "product_reference": "systemd-devel-234-24.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x" }, "product_reference": "systemd-devel-234-24.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64" }, "product_reference": "systemd-devel-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64" }, "product_reference": "systemd-sysvinit-234-24.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le" }, "product_reference": "systemd-sysvinit-234-24.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x" }, "product_reference": "systemd-sysvinit-234-24.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64" }, "product_reference": "systemd-sysvinit-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "udev-234-24.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64" }, "product_reference": "udev-234-24.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "udev-234-24.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le" }, "product_reference": "udev-234-24.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "udev-234-24.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x" }, "product_reference": "udev-234-24.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "udev-234-24.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" }, "product_reference": "udev-234-24.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-3842", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3842" } ], "notes": [ { "category": "general", "text": "In systemd before v242-rc4, it was discovered that pam_systemd does not properly sanitize the environment before using the XDG_SEAT variable. It is possible for an attacker, in some particular configurations, to set a XDG_SEAT environment variable which allows for commands to be checked against polkit policies using the \"allow_active\" element rather than \"allow_any\".", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3842", "url": "https://www.suse.com/security/cve/CVE-2019-3842" }, { "category": "external", "summary": "SUSE Bug 1132348 for CVE-2019-3842", "url": "https://bugzilla.suse.com/1132348" } ], "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:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-15T13:48:30Z", "details": "moderate" } ], "title": "CVE-2019-3842" }, { "cve": "CVE-2019-3843", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3843" } ], "notes": [ { "category": "general", "text": "It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3843", "url": "https://www.suse.com/security/cve/CVE-2019-3843" }, { "category": "external", "summary": "SUSE Bug 1133506 for CVE-2019-3843", "url": "https://bugzilla.suse.com/1133506" } ], "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:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-15T13:48:30Z", "details": "moderate" } ], "title": "CVE-2019-3843" }, { "cve": "CVE-2019-3844", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-3844" } ], "notes": [ { "category": "general", "text": "It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-3844", "url": "https://www.suse.com/security/cve/CVE-2019-3844" }, { "category": "external", "summary": "SUSE Bug 1133509 for CVE-2019-3844", "url": "https://bugzilla.suse.com/1133509" } ], "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:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-15T13:48:30Z", "details": "moderate" } ], "title": "CVE-2019-3844" }, { "cve": "CVE-2019-6454", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-6454" } ], "notes": [ { "category": "general", "text": "An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a specially crafted message to PID1, causing the stack pointer to jump over the stack guard pages into an unmapped memory region and trigger a denial of service (systemd PID1 crash and kernel panic).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-6454", "url": "https://www.suse.com/security/cve/CVE-2019-6454" }, { "category": "external", "summary": "SUSE Bug 1125352 for CVE-2019-6454", "url": "https://bugzilla.suse.com/1125352" } ], "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:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libsystemd0-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libudev1-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-32bit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-bash-completion-234-24.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-container-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-coredump-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-devel-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:systemd-sysvinit-234-24.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:udev-234-24.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-15T13:48:30Z", "details": "important" } ], "title": "CVE-2019-6454" } ] }
suse-su-2019:1265-1
Vulnerability from csaf_suse
Published
2019-05-16 07:53
Modified
2019-05-16 07:53
Summary
Security update for systemd
Notes
Title of the patch
Security update for systemd
Description of the patch
This update for systemd fixes the following issues:
Security issues fixed:
- CVE-2018-6954: Fixed a vulnerability in the symlink handling of systemd-tmpfiles
which allowed a local user to obtain ownership of arbitrary files (bsc#1080919).
- CVE-2019-3842: Fixed a vulnerability in pam_systemd which allowed a local user to escalate privileges (bsc#1132348).
- CVE-2019-6454: Fixed a denial of service caused by long dbus messages (bsc#1125352).
Non-security issues fixed:
- systemd-coredump: generate a stack trace of all core dumps (jsc#SLE-5933)
- udevd: notify when max number value of children is reached only once per batch of events (bsc#1132400)
- sd-bus: bump message queue size again (bsc#1132721)
- core: only watch processes when it's really necessary (bsc#955942 bsc#1128657)
- rules: load drivers only on 'add' events (bsc#1126056)
- sysctl: Don't pass null directive argument to '%s' (bsc#1121563)
- Do not automatically online memory on s390x (bsc#1127557)
Patchnames
SUSE-2019-1265,SUSE-OpenStack-Cloud-7-2019-1265,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-1265,SUSE-SLE-DESKTOP-12-SP3-2019-1265,SUSE-SLE-DESKTOP-12-SP4-2019-1265,SUSE-SLE-SAP-12-SP2-2019-1265,SUSE-SLE-SDK-12-SP3-2019-1265,SUSE-SLE-SDK-12-SP4-2019-1265,SUSE-SLE-SERVER-12-SP2-2019-1265,SUSE-SLE-SERVER-12-SP2-BCL-2019-1265,SUSE-SLE-SERVER-12-SP3-2019-1265,SUSE-SLE-SERVER-12-SP4-2019-1265,SUSE-Storage-4-2019-1265
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for systemd", "title": "Title of the patch" }, { "category": "description", "text": "This update for systemd fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2018-6954: Fixed a vulnerability in the symlink handling of systemd-tmpfiles \n which allowed a local user to obtain ownership of arbitrary files (bsc#1080919).\n- CVE-2019-3842: Fixed a vulnerability in pam_systemd which allowed a local user to escalate privileges (bsc#1132348).\n- CVE-2019-6454: Fixed a denial of service caused by long dbus messages (bsc#1125352).\n\nNon-security issues fixed:\n\n- systemd-coredump: generate a stack trace of all core dumps (jsc#SLE-5933)\n- udevd: notify when max number value of children is reached only once per batch of events (bsc#1132400)\n- sd-bus: bump message queue size again (bsc#1132721)\n- core: only watch processes when it\u0027s really necessary (bsc#955942 bsc#1128657)\n- rules: load drivers only on \u0027add\u0027 events (bsc#1126056)\n- sysctl: Don\u0027t pass null directive argument to \u0027%s\u0027 (bsc#1121563)\n- Do not automatically online memory on s390x (bsc#1127557)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1265,SUSE-OpenStack-Cloud-7-2019-1265,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-1265,SUSE-SLE-DESKTOP-12-SP3-2019-1265,SUSE-SLE-DESKTOP-12-SP4-2019-1265,SUSE-SLE-SAP-12-SP2-2019-1265,SUSE-SLE-SDK-12-SP3-2019-1265,SUSE-SLE-SDK-12-SP4-2019-1265,SUSE-SLE-SERVER-12-SP2-2019-1265,SUSE-SLE-SERVER-12-SP2-BCL-2019-1265,SUSE-SLE-SERVER-12-SP3-2019-1265,SUSE-SLE-SERVER-12-SP4-2019-1265,SUSE-Storage-4-2019-1265", "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_1265-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1265-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191265-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1265-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005467.html" }, { "category": "self", "summary": "SUSE Bug 1080919", "url": "https://bugzilla.suse.com/1080919" }, { "category": "self", "summary": "SUSE Bug 1121563", "url": "https://bugzilla.suse.com/1121563" }, { "category": "self", "summary": "SUSE Bug 1125352", "url": "https://bugzilla.suse.com/1125352" }, { "category": "self", "summary": "SUSE Bug 1126056", "url": "https://bugzilla.suse.com/1126056" }, { "category": "self", "summary": "SUSE Bug 1127557", "url": "https://bugzilla.suse.com/1127557" }, { "category": "self", "summary": "SUSE Bug 1128657", "url": "https://bugzilla.suse.com/1128657" }, { "category": "self", "summary": "SUSE Bug 1130230", "url": "https://bugzilla.suse.com/1130230" }, { "category": "self", "summary": "SUSE Bug 1132348", "url": "https://bugzilla.suse.com/1132348" }, { "category": "self", "summary": "SUSE Bug 1132400", "url": "https://bugzilla.suse.com/1132400" }, { "category": "self", "summary": "SUSE Bug 1132721", "url": "https://bugzilla.suse.com/1132721" }, { "category": "self", "summary": "SUSE Bug 955942", "url": "https://bugzilla.suse.com/955942" }, { "category": "self", "summary": "SUSE CVE CVE-2018-6954 page", "url": "https://www.suse.com/security/cve/CVE-2018-6954/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-3842 page", "url": "https://www.suse.com/security/cve/CVE-2019-3842/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-6454 page", "url": "https://www.suse.com/security/cve/CVE-2019-6454/" }, { "category": "self", "summary": "SUSE Bug SLE-5933", "url": "https://bugzilla.suse.com/SLE-5933" } ], "title": "Security update for systemd", "tracking": { "current_release_date": "2019-05-16T07:53:09Z", "generator": { "date": "2019-05-16T07:53:09Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1265-1", "initial_release_date": "2019-05-16T07:53:09Z", "revision_history": [ { "date": "2019-05-16T07:53:09Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.66.4.aarch64", "product": { "name": "libsystemd0-228-150.66.4.aarch64", "product_id": "libsystemd0-228-150.66.4.aarch64" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.66.2.aarch64", "product": { "name": "libsystemd0-mini-228-150.66.2.aarch64", "product_id": "libsystemd0-mini-228-150.66.2.aarch64" } }, { "category": "product_version", "name": "libudev-devel-228-150.66.4.aarch64", "product": { "name": "libudev-devel-228-150.66.4.aarch64", "product_id": "libudev-devel-228-150.66.4.aarch64" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.66.2.aarch64", "product": { "name": "libudev-mini-devel-228-150.66.2.aarch64", "product_id": "libudev-mini-devel-228-150.66.2.aarch64" } }, { "category": "product_version", "name": "libudev-mini1-228-150.66.2.aarch64", "product": { "name": "libudev-mini1-228-150.66.2.aarch64", "product_id": "libudev-mini1-228-150.66.2.aarch64" } }, { "category": "product_version", "name": "libudev1-228-150.66.4.aarch64", "product": { "name": "libudev1-228-150.66.4.aarch64", "product_id": "libudev1-228-150.66.4.aarch64" } }, { "category": "product_version", "name": "nss-myhostname-228-150.66.4.aarch64", "product": { "name": "nss-myhostname-228-150.66.4.aarch64", "product_id": "nss-myhostname-228-150.66.4.aarch64" } }, { "category": "product_version", "name": "nss-mymachines-228-150.66.4.aarch64", "product": { "name": "nss-mymachines-228-150.66.4.aarch64", "product_id": "nss-mymachines-228-150.66.4.aarch64" } }, { "category": "product_version", "name": "systemd-228-150.66.4.aarch64", "product": { "name": "systemd-228-150.66.4.aarch64", "product_id": "systemd-228-150.66.4.aarch64" } }, { "category": "product_version", "name": "systemd-devel-228-150.66.4.aarch64", "product": { "name": "systemd-devel-228-150.66.4.aarch64", "product_id": "systemd-devel-228-150.66.4.aarch64" } }, { "category": "product_version", "name": "systemd-logger-228-150.66.4.aarch64", "product": { "name": "systemd-logger-228-150.66.4.aarch64", "product_id": "systemd-logger-228-150.66.4.aarch64" } }, { "category": "product_version", "name": "systemd-mini-228-150.66.2.aarch64", "product": { "name": "systemd-mini-228-150.66.2.aarch64", "product_id": "systemd-mini-228-150.66.2.aarch64" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.66.2.aarch64", "product": { "name": "systemd-mini-devel-228-150.66.2.aarch64", "product_id": "systemd-mini-devel-228-150.66.2.aarch64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.66.2.aarch64", "product": { "name": "systemd-mini-sysvinit-228-150.66.2.aarch64", "product_id": "systemd-mini-sysvinit-228-150.66.2.aarch64" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.66.4.aarch64", "product": { "name": "systemd-sysvinit-228-150.66.4.aarch64", "product_id": "systemd-sysvinit-228-150.66.4.aarch64" } }, { "category": "product_version", "name": "udev-228-150.66.4.aarch64", "product": { "name": "udev-228-150.66.4.aarch64", "product_id": "udev-228-150.66.4.aarch64" } }, { "category": "product_version", "name": "udev-mini-228-150.66.2.aarch64", "product": { "name": "udev-mini-228-150.66.2.aarch64", "product_id": "udev-mini-228-150.66.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-64bit-228-150.66.4.aarch64_ilp32", "product": { "name": "libsystemd0-64bit-228-150.66.4.aarch64_ilp32", "product_id": "libsystemd0-64bit-228-150.66.4.aarch64_ilp32" } }, { "category": "product_version", "name": "libudev1-64bit-228-150.66.4.aarch64_ilp32", "product": { "name": "libudev1-64bit-228-150.66.4.aarch64_ilp32", "product_id": "libudev1-64bit-228-150.66.4.aarch64_ilp32" } }, { "category": "product_version", "name": "nss-myhostname-64bit-228-150.66.4.aarch64_ilp32", "product": { "name": "nss-myhostname-64bit-228-150.66.4.aarch64_ilp32", "product_id": "nss-myhostname-64bit-228-150.66.4.aarch64_ilp32" } }, { "category": "product_version", "name": "systemd-64bit-228-150.66.4.aarch64_ilp32", "product": { "name": "systemd-64bit-228-150.66.4.aarch64_ilp32", "product_id": "systemd-64bit-228-150.66.4.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.66.4.i586", "product": { "name": "libsystemd0-228-150.66.4.i586", "product_id": "libsystemd0-228-150.66.4.i586" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.66.2.i586", "product": { "name": "libsystemd0-mini-228-150.66.2.i586", "product_id": "libsystemd0-mini-228-150.66.2.i586" } }, { "category": "product_version", "name": "libudev-devel-228-150.66.4.i586", "product": { "name": "libudev-devel-228-150.66.4.i586", "product_id": "libudev-devel-228-150.66.4.i586" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.66.2.i586", "product": { "name": "libudev-mini-devel-228-150.66.2.i586", "product_id": "libudev-mini-devel-228-150.66.2.i586" } }, { "category": "product_version", "name": "libudev-mini1-228-150.66.2.i586", "product": { "name": "libudev-mini1-228-150.66.2.i586", "product_id": "libudev-mini1-228-150.66.2.i586" } }, { "category": "product_version", "name": "libudev1-228-150.66.4.i586", "product": { "name": "libudev1-228-150.66.4.i586", "product_id": "libudev1-228-150.66.4.i586" } }, { "category": "product_version", "name": "nss-myhostname-228-150.66.4.i586", "product": { "name": "nss-myhostname-228-150.66.4.i586", "product_id": "nss-myhostname-228-150.66.4.i586" } }, { "category": "product_version", "name": "nss-mymachines-228-150.66.4.i586", "product": { "name": "nss-mymachines-228-150.66.4.i586", "product_id": "nss-mymachines-228-150.66.4.i586" } }, { "category": "product_version", "name": "systemd-228-150.66.4.i586", "product": { "name": "systemd-228-150.66.4.i586", "product_id": "systemd-228-150.66.4.i586" } }, { "category": "product_version", "name": "systemd-devel-228-150.66.4.i586", "product": { "name": "systemd-devel-228-150.66.4.i586", "product_id": "systemd-devel-228-150.66.4.i586" } }, { "category": "product_version", "name": "systemd-logger-228-150.66.4.i586", "product": { "name": "systemd-logger-228-150.66.4.i586", "product_id": "systemd-logger-228-150.66.4.i586" } }, { "category": "product_version", "name": "systemd-mini-228-150.66.2.i586", "product": { "name": "systemd-mini-228-150.66.2.i586", "product_id": "systemd-mini-228-150.66.2.i586" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.66.2.i586", "product": { "name": "systemd-mini-devel-228-150.66.2.i586", "product_id": "systemd-mini-devel-228-150.66.2.i586" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.66.2.i586", "product": { "name": "systemd-mini-sysvinit-228-150.66.2.i586", "product_id": "systemd-mini-sysvinit-228-150.66.2.i586" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.66.4.i586", "product": { "name": "systemd-sysvinit-228-150.66.4.i586", "product_id": "systemd-sysvinit-228-150.66.4.i586" } }, { "category": "product_version", "name": "udev-228-150.66.4.i586", "product": { "name": "udev-228-150.66.4.i586", "product_id": "udev-228-150.66.4.i586" } }, { "category": "product_version", "name": "udev-mini-228-150.66.2.i586", "product": { "name": "udev-mini-228-150.66.2.i586", "product_id": "udev-mini-228-150.66.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "systemd-bash-completion-228-150.66.4.noarch", "product": { "name": "systemd-bash-completion-228-150.66.4.noarch", "product_id": "systemd-bash-completion-228-150.66.4.noarch" } }, { "category": "product_version", "name": "systemd-mini-bash-completion-228-150.66.2.noarch", "product": { "name": "systemd-mini-bash-completion-228-150.66.2.noarch", "product_id": "systemd-mini-bash-completion-228-150.66.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.66.4.ppc64le", "product": { "name": "libsystemd0-228-150.66.4.ppc64le", "product_id": "libsystemd0-228-150.66.4.ppc64le" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.66.2.ppc64le", "product": { "name": "libsystemd0-mini-228-150.66.2.ppc64le", "product_id": "libsystemd0-mini-228-150.66.2.ppc64le" } }, { "category": "product_version", "name": "libudev-devel-228-150.66.4.ppc64le", "product": { "name": "libudev-devel-228-150.66.4.ppc64le", "product_id": "libudev-devel-228-150.66.4.ppc64le" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.66.2.ppc64le", "product": { "name": "libudev-mini-devel-228-150.66.2.ppc64le", "product_id": "libudev-mini-devel-228-150.66.2.ppc64le" } }, { "category": "product_version", "name": "libudev-mini1-228-150.66.2.ppc64le", "product": { "name": "libudev-mini1-228-150.66.2.ppc64le", "product_id": "libudev-mini1-228-150.66.2.ppc64le" } }, { "category": "product_version", "name": "libudev1-228-150.66.4.ppc64le", "product": { "name": "libudev1-228-150.66.4.ppc64le", "product_id": "libudev1-228-150.66.4.ppc64le" } }, { "category": "product_version", "name": "nss-myhostname-228-150.66.4.ppc64le", "product": { "name": "nss-myhostname-228-150.66.4.ppc64le", "product_id": "nss-myhostname-228-150.66.4.ppc64le" } }, { "category": "product_version", "name": "nss-mymachines-228-150.66.4.ppc64le", "product": { "name": "nss-mymachines-228-150.66.4.ppc64le", "product_id": "nss-mymachines-228-150.66.4.ppc64le" } }, { "category": "product_version", "name": "systemd-228-150.66.4.ppc64le", "product": { "name": "systemd-228-150.66.4.ppc64le", "product_id": "systemd-228-150.66.4.ppc64le" } }, { "category": "product_version", "name": "systemd-devel-228-150.66.4.ppc64le", "product": { "name": "systemd-devel-228-150.66.4.ppc64le", "product_id": "systemd-devel-228-150.66.4.ppc64le" } }, { "category": "product_version", "name": "systemd-logger-228-150.66.4.ppc64le", "product": { "name": "systemd-logger-228-150.66.4.ppc64le", "product_id": "systemd-logger-228-150.66.4.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-228-150.66.2.ppc64le", "product": { "name": "systemd-mini-228-150.66.2.ppc64le", "product_id": "systemd-mini-228-150.66.2.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.66.2.ppc64le", "product": { "name": "systemd-mini-devel-228-150.66.2.ppc64le", "product_id": "systemd-mini-devel-228-150.66.2.ppc64le" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.66.2.ppc64le", "product": { "name": "systemd-mini-sysvinit-228-150.66.2.ppc64le", "product_id": "systemd-mini-sysvinit-228-150.66.2.ppc64le" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.66.4.ppc64le", "product": { "name": "systemd-sysvinit-228-150.66.4.ppc64le", "product_id": "systemd-sysvinit-228-150.66.4.ppc64le" } }, { "category": "product_version", "name": "udev-228-150.66.4.ppc64le", "product": { "name": "udev-228-150.66.4.ppc64le", "product_id": "udev-228-150.66.4.ppc64le" } }, { "category": "product_version", "name": "udev-mini-228-150.66.2.ppc64le", "product": { "name": "udev-mini-228-150.66.2.ppc64le", "product_id": "udev-mini-228-150.66.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.66.4.s390", "product": { "name": "libsystemd0-228-150.66.4.s390", "product_id": "libsystemd0-228-150.66.4.s390" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.66.2.s390", "product": { "name": "libsystemd0-mini-228-150.66.2.s390", "product_id": "libsystemd0-mini-228-150.66.2.s390" } }, { "category": "product_version", "name": "libudev-devel-228-150.66.4.s390", "product": { "name": "libudev-devel-228-150.66.4.s390", "product_id": "libudev-devel-228-150.66.4.s390" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.66.2.s390", "product": { "name": "libudev-mini-devel-228-150.66.2.s390", "product_id": "libudev-mini-devel-228-150.66.2.s390" } }, { "category": "product_version", "name": "libudev-mini1-228-150.66.2.s390", "product": { "name": "libudev-mini1-228-150.66.2.s390", "product_id": "libudev-mini1-228-150.66.2.s390" } }, { "category": "product_version", "name": "libudev1-228-150.66.4.s390", "product": { "name": "libudev1-228-150.66.4.s390", "product_id": "libudev1-228-150.66.4.s390" } }, { "category": "product_version", "name": "nss-myhostname-228-150.66.4.s390", "product": { "name": "nss-myhostname-228-150.66.4.s390", "product_id": "nss-myhostname-228-150.66.4.s390" } }, { "category": "product_version", "name": "nss-mymachines-228-150.66.4.s390", "product": { "name": "nss-mymachines-228-150.66.4.s390", "product_id": "nss-mymachines-228-150.66.4.s390" } }, { "category": "product_version", "name": "systemd-228-150.66.4.s390", "product": { "name": "systemd-228-150.66.4.s390", "product_id": "systemd-228-150.66.4.s390" } }, { "category": "product_version", "name": "systemd-devel-228-150.66.4.s390", "product": { "name": "systemd-devel-228-150.66.4.s390", "product_id": "systemd-devel-228-150.66.4.s390" } }, { "category": "product_version", "name": "systemd-logger-228-150.66.4.s390", "product": { "name": "systemd-logger-228-150.66.4.s390", "product_id": "systemd-logger-228-150.66.4.s390" } }, { "category": "product_version", "name": "systemd-mini-228-150.66.2.s390", "product": { "name": "systemd-mini-228-150.66.2.s390", "product_id": "systemd-mini-228-150.66.2.s390" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.66.2.s390", "product": { "name": "systemd-mini-devel-228-150.66.2.s390", "product_id": "systemd-mini-devel-228-150.66.2.s390" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.66.2.s390", "product": { "name": "systemd-mini-sysvinit-228-150.66.2.s390", "product_id": "systemd-mini-sysvinit-228-150.66.2.s390" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.66.4.s390", "product": { "name": "systemd-sysvinit-228-150.66.4.s390", "product_id": "systemd-sysvinit-228-150.66.4.s390" } }, { "category": "product_version", "name": "udev-228-150.66.4.s390", "product": { "name": "udev-228-150.66.4.s390", "product_id": "udev-228-150.66.4.s390" } }, { "category": "product_version", "name": "udev-mini-228-150.66.2.s390", "product": { "name": "udev-mini-228-150.66.2.s390", "product_id": "udev-mini-228-150.66.2.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.66.4.s390x", "product": { "name": "libsystemd0-228-150.66.4.s390x", "product_id": "libsystemd0-228-150.66.4.s390x" } }, { "category": "product_version", "name": "libsystemd0-32bit-228-150.66.4.s390x", "product": { "name": "libsystemd0-32bit-228-150.66.4.s390x", "product_id": "libsystemd0-32bit-228-150.66.4.s390x" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.66.2.s390x", "product": { "name": "libsystemd0-mini-228-150.66.2.s390x", "product_id": "libsystemd0-mini-228-150.66.2.s390x" } }, { "category": "product_version", "name": "libudev-devel-228-150.66.4.s390x", "product": { "name": "libudev-devel-228-150.66.4.s390x", "product_id": "libudev-devel-228-150.66.4.s390x" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.66.2.s390x", "product": { "name": "libudev-mini-devel-228-150.66.2.s390x", "product_id": "libudev-mini-devel-228-150.66.2.s390x" } }, { "category": "product_version", "name": "libudev-mini1-228-150.66.2.s390x", "product": { "name": "libudev-mini1-228-150.66.2.s390x", "product_id": "libudev-mini1-228-150.66.2.s390x" } }, { "category": "product_version", "name": "libudev1-228-150.66.4.s390x", "product": { "name": "libudev1-228-150.66.4.s390x", "product_id": "libudev1-228-150.66.4.s390x" } }, { "category": "product_version", "name": "libudev1-32bit-228-150.66.4.s390x", "product": { "name": "libudev1-32bit-228-150.66.4.s390x", "product_id": "libudev1-32bit-228-150.66.4.s390x" } }, { "category": "product_version", "name": "nss-myhostname-228-150.66.4.s390x", "product": { "name": "nss-myhostname-228-150.66.4.s390x", "product_id": "nss-myhostname-228-150.66.4.s390x" } }, { "category": "product_version", "name": "nss-myhostname-32bit-228-150.66.4.s390x", "product": { "name": "nss-myhostname-32bit-228-150.66.4.s390x", "product_id": "nss-myhostname-32bit-228-150.66.4.s390x" } }, { "category": "product_version", "name": "nss-mymachines-228-150.66.4.s390x", "product": { "name": "nss-mymachines-228-150.66.4.s390x", "product_id": "nss-mymachines-228-150.66.4.s390x" } }, { "category": "product_version", "name": "systemd-228-150.66.4.s390x", "product": { "name": "systemd-228-150.66.4.s390x", "product_id": "systemd-228-150.66.4.s390x" } }, { "category": "product_version", "name": "systemd-32bit-228-150.66.4.s390x", "product": { "name": "systemd-32bit-228-150.66.4.s390x", "product_id": "systemd-32bit-228-150.66.4.s390x" } }, { "category": "product_version", "name": "systemd-devel-228-150.66.4.s390x", "product": { "name": "systemd-devel-228-150.66.4.s390x", "product_id": "systemd-devel-228-150.66.4.s390x" } }, { "category": "product_version", "name": "systemd-logger-228-150.66.4.s390x", "product": { "name": "systemd-logger-228-150.66.4.s390x", "product_id": "systemd-logger-228-150.66.4.s390x" } }, { "category": "product_version", "name": "systemd-mini-228-150.66.2.s390x", "product": { "name": "systemd-mini-228-150.66.2.s390x", "product_id": "systemd-mini-228-150.66.2.s390x" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.66.2.s390x", "product": { "name": "systemd-mini-devel-228-150.66.2.s390x", "product_id": "systemd-mini-devel-228-150.66.2.s390x" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.66.2.s390x", "product": { "name": "systemd-mini-sysvinit-228-150.66.2.s390x", "product_id": "systemd-mini-sysvinit-228-150.66.2.s390x" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.66.4.s390x", "product": { "name": "systemd-sysvinit-228-150.66.4.s390x", "product_id": "systemd-sysvinit-228-150.66.4.s390x" } }, { "category": "product_version", "name": "udev-228-150.66.4.s390x", "product": { "name": "udev-228-150.66.4.s390x", "product_id": "udev-228-150.66.4.s390x" } }, { "category": "product_version", "name": "udev-mini-228-150.66.2.s390x", "product": { "name": "udev-mini-228-150.66.2.s390x", "product_id": "udev-mini-228-150.66.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libsystemd0-228-150.66.4.x86_64", "product": { "name": "libsystemd0-228-150.66.4.x86_64", "product_id": "libsystemd0-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "libsystemd0-32bit-228-150.66.4.x86_64", "product": { "name": "libsystemd0-32bit-228-150.66.4.x86_64", "product_id": "libsystemd0-32bit-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "libsystemd0-mini-228-150.66.2.x86_64", "product": { "name": "libsystemd0-mini-228-150.66.2.x86_64", "product_id": "libsystemd0-mini-228-150.66.2.x86_64" } }, { "category": "product_version", "name": "libudev-devel-228-150.66.4.x86_64", "product": { "name": "libudev-devel-228-150.66.4.x86_64", "product_id": "libudev-devel-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "libudev-mini-devel-228-150.66.2.x86_64", "product": { "name": "libudev-mini-devel-228-150.66.2.x86_64", "product_id": "libudev-mini-devel-228-150.66.2.x86_64" } }, { "category": "product_version", "name": "libudev-mini1-228-150.66.2.x86_64", "product": { "name": "libudev-mini1-228-150.66.2.x86_64", "product_id": "libudev-mini1-228-150.66.2.x86_64" } }, { "category": "product_version", "name": "libudev1-228-150.66.4.x86_64", "product": { "name": "libudev1-228-150.66.4.x86_64", "product_id": "libudev1-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "libudev1-32bit-228-150.66.4.x86_64", "product": { "name": "libudev1-32bit-228-150.66.4.x86_64", "product_id": "libudev1-32bit-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-228-150.66.4.x86_64", "product": { "name": "nss-myhostname-228-150.66.4.x86_64", "product_id": "nss-myhostname-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "nss-myhostname-32bit-228-150.66.4.x86_64", "product": { "name": "nss-myhostname-32bit-228-150.66.4.x86_64", "product_id": "nss-myhostname-32bit-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "nss-mymachines-228-150.66.4.x86_64", "product": { "name": "nss-mymachines-228-150.66.4.x86_64", "product_id": "nss-mymachines-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "systemd-228-150.66.4.x86_64", "product": { "name": "systemd-228-150.66.4.x86_64", "product_id": "systemd-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "systemd-32bit-228-150.66.4.x86_64", "product": { "name": "systemd-32bit-228-150.66.4.x86_64", "product_id": "systemd-32bit-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "systemd-devel-228-150.66.4.x86_64", "product": { "name": "systemd-devel-228-150.66.4.x86_64", "product_id": "systemd-devel-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "systemd-logger-228-150.66.4.x86_64", "product": { "name": "systemd-logger-228-150.66.4.x86_64", "product_id": "systemd-logger-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "systemd-mini-228-150.66.2.x86_64", "product": { "name": "systemd-mini-228-150.66.2.x86_64", "product_id": "systemd-mini-228-150.66.2.x86_64" } }, { "category": "product_version", "name": "systemd-mini-devel-228-150.66.2.x86_64", "product": { "name": "systemd-mini-devel-228-150.66.2.x86_64", "product_id": "systemd-mini-devel-228-150.66.2.x86_64" } }, { "category": "product_version", "name": "systemd-mini-sysvinit-228-150.66.2.x86_64", "product": { "name": "systemd-mini-sysvinit-228-150.66.2.x86_64", "product_id": "systemd-mini-sysvinit-228-150.66.2.x86_64" } }, { "category": "product_version", "name": "systemd-sysvinit-228-150.66.4.x86_64", "product": { "name": "systemd-sysvinit-228-150.66.4.x86_64", "product_id": "systemd-sysvinit-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "udev-228-150.66.4.x86_64", "product": { "name": "udev-228-150.66.4.x86_64", "product_id": "udev-228-150.66.4.x86_64" } }, { "category": "product_version", "name": "udev-mini-228-150.66.2.x86_64", "product": { "name": "udev-mini-228-150.66.2.x86_64", "product_id": "udev-mini-228-150.66.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 4", "product": { "name": "SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.s390x" }, "product_reference": "libsystemd0-228-150.66.4.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.s390x" }, "product_reference": "libsystemd0-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.s390x" }, "product_reference": "libudev-devel-228-150.66.4.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev-devel-228-150.66.4.x86_64" }, "product_reference": "libudev-devel-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.66.4.s390x" }, "product_reference": "libudev1-228-150.66.4.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.s390x" }, "product_reference": "libudev1-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-228-150.66.4.s390x" }, "product_reference": "systemd-228-150.66.4.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.s390x" }, "product_reference": "systemd-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.s390x" }, "product_reference": "systemd-sysvinit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:udev-228-150.66.4.s390x" }, "product_reference": "udev-228-150.66.4.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le" }, "product_reference": "libsystemd0-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.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:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.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:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le" }, "product_reference": "libudev-devel-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.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:libudev-devel-228-150.66.4.x86_64" }, "product_reference": "libudev-devel-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le" }, "product_reference": "libudev1-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.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:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.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:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le" }, "product_reference": "systemd-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.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:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.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:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.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:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le" }, "product_reference": "udev-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.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:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.aarch64" }, "product_reference": "libudev-devel-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.ppc64le" }, "product_reference": "libudev-devel-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.s390x" }, "product_reference": "libudev-devel-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.66.4.x86_64" }, "product_reference": "libudev-devel-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.aarch64" }, "product_reference": "systemd-devel-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.ppc64le" }, "product_reference": "systemd-devel-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.66.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.s390x" }, "product_reference": "systemd-devel-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.66.4.x86_64" }, "product_reference": "systemd-devel-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.aarch64" }, "product_reference": "libudev-devel-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.ppc64le" }, "product_reference": "libudev-devel-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.s390x" }, "product_reference": "libudev-devel-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.66.4.x86_64" }, "product_reference": "libudev-devel-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.aarch64" }, "product_reference": "systemd-devel-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.ppc64le" }, "product_reference": "systemd-devel-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.66.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.s390x" }, "product_reference": "systemd-devel-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.66.4.x86_64" }, "product_reference": "systemd-devel-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le" }, "product_reference": "libsystemd0-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x" }, "product_reference": "libsystemd0-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x" }, "product_reference": "libsystemd0-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le" }, "product_reference": "libudev-devel-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x" }, "product_reference": "libudev-devel-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64" }, "product_reference": "libudev-devel-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le" }, "product_reference": "libudev1-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x" }, "product_reference": "libudev1-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x" }, "product_reference": "libudev1-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le" }, "product_reference": "systemd-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x" }, "product_reference": "systemd-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x" }, "product_reference": "systemd-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x" }, "product_reference": "systemd-sysvinit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le" }, "product_reference": "udev-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x" }, "product_reference": "udev-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64" }, "product_reference": "libsystemd0-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le" }, "product_reference": "libsystemd0-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x" }, "product_reference": "libsystemd0-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x" }, "product_reference": "libsystemd0-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64" }, "product_reference": "libudev1-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le" }, "product_reference": "libudev1-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x" }, "product_reference": "libudev1-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x" }, "product_reference": "libudev1-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64" }, "product_reference": "systemd-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le" }, "product_reference": "systemd-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x" }, "product_reference": "systemd-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x" }, "product_reference": "systemd-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64" }, "product_reference": "systemd-sysvinit-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x" }, "product_reference": "systemd-sysvinit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64" }, "product_reference": "udev-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le" }, "product_reference": "udev-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x" }, "product_reference": "udev-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64" }, "product_reference": "libsystemd0-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le" }, "product_reference": "libsystemd0-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x" }, "product_reference": "libsystemd0-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.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:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x" }, "product_reference": "libsystemd0-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.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:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64" }, "product_reference": "libudev1-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le" }, "product_reference": "libudev1-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x" }, "product_reference": "libudev1-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.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:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x" }, "product_reference": "libudev1-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.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:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64" }, "product_reference": "systemd-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le" }, "product_reference": "systemd-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x" }, "product_reference": "systemd-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.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:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x" }, "product_reference": "systemd-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.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:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64" }, "product_reference": "systemd-sysvinit-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x" }, "product_reference": "systemd-sysvinit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.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:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64" }, "product_reference": "udev-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le" }, "product_reference": "udev-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x" }, "product_reference": "udev-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.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:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64" }, "product_reference": "libsystemd0-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le" }, "product_reference": "libsystemd0-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x" }, "product_reference": "libsystemd0-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x" }, "product_reference": "libsystemd0-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64" }, "product_reference": "libudev1-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le" }, "product_reference": "libudev1-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x" }, "product_reference": "libudev1-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x" }, "product_reference": "libudev1-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64" }, "product_reference": "systemd-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le" }, "product_reference": "systemd-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x" }, "product_reference": "systemd-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x" }, "product_reference": "systemd-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64" }, "product_reference": "systemd-sysvinit-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x" }, "product_reference": "systemd-sysvinit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64" }, "product_reference": "udev-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le" }, "product_reference": "udev-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x" }, "product_reference": "udev-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64" }, "product_reference": "libsystemd0-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le" }, "product_reference": "libsystemd0-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x" }, "product_reference": "libsystemd0-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.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:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x" }, "product_reference": "libsystemd0-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.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:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64" }, "product_reference": "libudev1-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le" }, "product_reference": "libudev1-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x" }, "product_reference": "libudev1-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.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:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x" }, "product_reference": "libudev1-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.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:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64" }, "product_reference": "systemd-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le" }, "product_reference": "systemd-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x" }, "product_reference": "systemd-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.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:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x" }, "product_reference": "systemd-32bit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.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:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64" }, "product_reference": "systemd-sysvinit-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le" }, "product_reference": "systemd-sysvinit-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x" }, "product_reference": "systemd-sysvinit-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.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:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64" }, "product_reference": "udev-228-150.66.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le" }, "product_reference": "udev-228-150.66.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x" }, "product_reference": "udev-228-150.66.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.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:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libsystemd0-32bit-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64" }, "product_reference": "libsystemd0-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev-devel-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64" }, "product_reference": "libudev-devel-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64" }, "product_reference": "libudev1-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libudev1-32bit-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64" }, "product_reference": "libudev1-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64" }, "product_reference": "systemd-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-32bit-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64" }, "product_reference": "systemd-32bit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-bash-completion-228-150.66.4.noarch as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch" }, "product_reference": "systemd-bash-completion-228-150.66.4.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "systemd-sysvinit-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64" }, "product_reference": "systemd-sysvinit-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "udev-228-150.66.4.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64" }, "product_reference": "udev-228-150.66.4.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-6954", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-6954" } ], "notes": [ { "category": "general", "text": "systemd-tmpfiles in systemd through 237 mishandles symlinks present in non-terminal path components, which allows local users to obtain ownership of arbitrary files via vectors involving creation of a directory and a file under that directory, and later replacing that directory with a symlink. This occurs even if the fs.protected_symlinks sysctl is turned on.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:libsystemd0-228-150.66.4.x86_64", "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.66.4.x86_64", "SUSE Enterprise Storage 4:libudev-devel-228-150.66.4.x86_64", "SUSE Enterprise Storage 4:libudev1-228-150.66.4.x86_64", "SUSE Enterprise Storage 4:libudev1-32bit-228-150.66.4.x86_64", "SUSE Enterprise Storage 4:systemd-228-150.66.4.x86_64", "SUSE Enterprise Storage 4:systemd-32bit-228-150.66.4.x86_64", "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.66.4.noarch", "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.66.4.x86_64", "SUSE Enterprise Storage 4:udev-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.66.4.noarch", "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.66.4.noarch", "SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.66.4.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.66.4.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev-devel-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.66.4.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.aarch64", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.66.4.noarch", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.aarch64", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.aarch64", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP3:udev-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.aarch64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.aarch64", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.aarch64", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.66.4.noarch", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.aarch64", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.aarch64", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.s390x", "SUSE Linux Enterprise Server 12 SP4:udev-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev-devel-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.66.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.66.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.66.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.66.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.66.4.x86_64", "SUSE Linux Enterprise Software Dev