Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-16866 (GCVE-0-2018-16866)
Vulnerability from cvelistv5 – Published: 2019-01-11 19:00 – Updated: 2025-06-09 15:41
VLAI
EPSS
Summary
An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon ':'. A local attacker can use this flaw to disclose process memory data. Versions from v221 to v239 are vulnerable.
Severity
4.3 (Medium)
Assigner
References
14 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| The systemd Project | systemd |
Affected:
from v221 to v239
|
Date Public
2019-01-09 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T10:32:54.043Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "DSA-4367",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2019/dsa-4367"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20190117-0001/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.qualys.com/2019/01/09/system-down/system-down.txt"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16866"
},
{
"name": "USN-3855-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/3855-1/"
},
{
"name": "106527",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/106527"
},
{
"name": "GLSA-201903-07",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201903-07"
},
{
"name": "[oss-security] 20190510 Re: System Down: A systemd-journald exploit",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2019/05/10/4"
},
{
"name": "20190513 Re: System Down: A systemd-journald exploit",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "https://seclists.org/bugtraq/2019/May/25"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://packetstormsecurity.com/files/152841/System-Down-A-systemd-journald-Exploit.html"
},
{
"name": "20190513 Re: System Down: A systemd-journald exploit",
"tags": [
"mailing-list",
"x_refsource_FULLDISC",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2019/May/21"
},
{
"name": "RHSA-2019:2091",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2091"
},
{
"name": "RHSA-2019:3222",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3222"
},
{
"name": "RHSA-2020:0593",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0593"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2018-16866",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-06-09T15:41:29.041122Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-06-09T15:41:39.884Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "systemd",
"vendor": "The systemd Project",
"versions": [
{
"status": "affected",
"version": "from v221 to v239"
}
]
}
],
"datePublic": "2019-01-09T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon \u0027:\u0027. A local attacker can use this flaw to disclose process memory data. Versions from v221 to v239 are vulnerable."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-02-25T14:06:20.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "DSA-4367",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2019/dsa-4367"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20190117-0001/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.qualys.com/2019/01/09/system-down/system-down.txt"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16866"
},
{
"name": "USN-3855-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/3855-1/"
},
{
"name": "106527",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/106527"
},
{
"name": "GLSA-201903-07",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201903-07"
},
{
"name": "[oss-security] 20190510 Re: System Down: A systemd-journald exploit",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2019/05/10/4"
},
{
"name": "20190513 Re: System Down: A systemd-journald exploit",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "https://seclists.org/bugtraq/2019/May/25"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://packetstormsecurity.com/files/152841/System-Down-A-systemd-journald-Exploit.html"
},
{
"name": "20190513 Re: System Down: A systemd-journald exploit",
"tags": [
"mailing-list",
"x_refsource_FULLDISC"
],
"url": "http://seclists.org/fulldisclosure/2019/May/21"
},
{
"name": "RHSA-2019:2091",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2091"
},
{
"name": "RHSA-2019:3222",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3222"
},
{
"name": "RHSA-2020:0593",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2020:0593"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2018-16866",
"datePublished": "2019-01-11T19:00:00.000Z",
"dateReserved": "2018-09-11T00:00:00.000Z",
"dateUpdated": "2025-06-09T15:41:39.884Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2018-16866",
"date": "2026-05-29",
"epss": "0.00061",
"percentile": "0.1913"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2018-16866\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-01-11T19:29:00.233\",\"lastModified\":\"2024-11-21T03:53:28.947\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon \u0027:\u0027. A local attacker can use this flaw to disclose process memory data. Versions from v221 to v239 are vulnerable.\"},{\"lang\":\"es\",\"value\":\"Se ha descubierto una lectura fuera de l\u00edmites en systemd-journald en la forma en la que analiza mensajes de registro que terminan con dos puntos \\\":\\\". Un atacante local puede emplear este error para divulgar datos de la memoria del proceso. Son vulnerables las versiones desde la v221 hasta la v239.\"}],\"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:L/I:N/A:N\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-200\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:systemd_project:systemd:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"221\",\"versionEndIncluding\":\"239\",\"matchCriteriaId\":\"026806D8-B8D6-4C1C-8E1F-32096D38C937\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"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: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:a:netapp:active_iq_performance_analytics_services:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83077160-BB98-408B-81F0-8EF9E566BF28\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:element_software:*:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD53FA62-3E99-4D0B-8C62-4517F5CB8DE9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F6FA12B-504C-4DBF-A32E-0548557AA2ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"35A9FD70-E9CA-43AF-A453-E41EAB430E7F\"},{\"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_for_ibm_z_systems_\\\\(structure_a\\\\):7_s390x:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6207D51C-883B-4B65-B9BF-408197839BE5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B7614783-C95A-4CBC-81D9-21A044001B6E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1CDCFF34-6F1D-45A1-BE37-6A0E17B04801\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83D5DE4F-4616-488D-ABA8-FD608784237E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B4A684C7-88FD-43C4-9BDB-AE337FCBD0AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"656C4506-ECDD-44D7-BFC7-35B1A3E33DF2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_scientific_computing:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"37CE1DC7-72C5-483C-8921-0B462C8284D1\"},{\"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.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_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:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57B5CF5A-D48E-4AD0-91E2-F5BDD44B7A66\"},{\"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_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:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C450C83-695F-4408-8B4F-0E7D6DDAE345\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]}],\"references\":[{\"url\":\"http://packetstormsecurity.com/files/152841/System-Down-A-systemd-journald-Exploit.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://seclists.org/fulldisclosure/2019/May/21\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/05/10/4\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/106527\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2091\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3222\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0593\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16866\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/May/25\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201903-07\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20190117-0001/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3855-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4367\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.qualys.com/2019/01/09/system-down/system-down.txt\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/152841/System-Down-A-systemd-journald-Exploit.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://seclists.org/fulldisclosure/2019/May/21\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/05/10/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/106527\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2091\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3222\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0593\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16866\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://seclists.org/bugtraq/2019/May/25\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201903-07\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20190117-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3855-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4367\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.qualys.com/2019/01/09/system-down/system-down.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.debian.org/security/2019/dsa-4367\", \"name\": \"DSA-4367\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190117-0001/\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://www.qualys.com/2019/01/09/system-down/system-down.txt\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16866\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://usn.ubuntu.com/3855-1/\", \"name\": \"USN-3855-1\", \"tags\": [\"vendor-advisory\", \"x_refsource_UBUNTU\", \"x_transferred\"]}, {\"url\": \"http://www.securityfocus.com/bid/106527\", \"name\": \"106527\", \"tags\": [\"vdb-entry\", \"x_refsource_BID\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/201903-07\", \"name\": \"GLSA-201903-07\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2019/05/10/4\", \"name\": \"[oss-security] 20190510 Re: System Down: A systemd-journald exploit\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\", \"x_transferred\"]}, {\"url\": \"https://seclists.org/bugtraq/2019/May/25\", \"name\": \"20190513 Re: System Down: A systemd-journald exploit\", \"tags\": [\"mailing-list\", \"x_refsource_BUGTRAQ\", \"x_transferred\"]}, {\"url\": \"http://packetstormsecurity.com/files/152841/System-Down-A-systemd-journald-Exploit.html\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2019/May/21\", \"name\": \"20190513 Re: System Down: A systemd-journald exploit\", \"tags\": [\"mailing-list\", \"x_refsource_FULLDISC\", \"x_transferred\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2091\", \"name\": \"RHSA-2019:2091\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3222\", \"name\": \"RHSA-2019:3222\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2020:0593\", \"name\": \"RHSA-2020:0593\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-05T10:32:54.043Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2018-16866\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-09T15:41:29.041122Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-09T15:41:34.412Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_0\": {\"scope\": \"UNCHANGED\", \"version\": \"3.0\", \"baseScore\": 4.3, \"attackVector\": \"ADJACENT_NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"The systemd Project\", \"product\": \"systemd\", \"versions\": [{\"status\": \"affected\", \"version\": \"from v221 to v239\"}]}], \"datePublic\": \"2019-01-09T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.debian.org/security/2019/dsa-4367\", \"name\": \"DSA-4367\", \"tags\": [\"vendor-advisory\", \"x_refsource_DEBIAN\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190117-0001/\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://www.qualys.com/2019/01/09/system-down/system-down.txt\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16866\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://usn.ubuntu.com/3855-1/\", \"name\": \"USN-3855-1\", \"tags\": [\"vendor-advisory\", \"x_refsource_UBUNTU\"]}, {\"url\": \"http://www.securityfocus.com/bid/106527\", \"name\": \"106527\", \"tags\": [\"vdb-entry\", \"x_refsource_BID\"]}, {\"url\": \"https://security.gentoo.org/glsa/201903-07\", \"name\": \"GLSA-201903-07\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2019/05/10/4\", \"name\": \"[oss-security] 20190510 Re: System Down: A systemd-journald exploit\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\"]}, {\"url\": \"https://seclists.org/bugtraq/2019/May/25\", \"name\": \"20190513 Re: System Down: A systemd-journald exploit\", \"tags\": [\"mailing-list\", \"x_refsource_BUGTRAQ\"]}, {\"url\": \"http://packetstormsecurity.com/files/152841/System-Down-A-systemd-journald-Exploit.html\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2019/May/21\", \"name\": \"20190513 Re: System Down: A systemd-journald exploit\", \"tags\": [\"mailing-list\", \"x_refsource_FULLDISC\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2091\", \"name\": \"RHSA-2019:2091\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3222\", \"name\": \"RHSA-2019:3222\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2020:0593\", \"name\": \"RHSA-2020:0593\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon \u0027:\u0027. A local attacker can use this flaw to disclose process memory data. Versions from v221 to v239 are vulnerable.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-200\", \"description\": \"CWE-200\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2020-02-25T14:06:20.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2018-16866\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-09T15:41:39.884Z\", \"dateReserved\": \"2018-09-11T00:00:00.000Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2019-01-11T19:00:00.000Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2020:1264
Vulnerability from csaf_redhat - Published: 2020-04-01 08:38 - Updated: 2025-11-21 18:13Summary
Red Hat Security Advisory: systemd security and bug fix update
Severity
Moderate
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 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: line splitting via fgets() allows for state injection during daemon-reexec (CVE-2018-15686)
* systemd: out-of-bounds read when parsing a crafted syslog message (CVE-2018-16866)
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):
* Restarting systemd-journald to load new configurations causes other daemons stop working (BZ#1798160)
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.
It was discovered that systemd is vulnerable to a state injection attack when deserializing the state of a service. Properties longer than LINE_MAX are not correctly parsed and an attacker may abuse this flaw in particularly configured services to inject, change, or corrupt the service state.
CWE-20 - Improper Input ValidationAffected products
Fixed
252 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-0:219-57.el7_5.9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
Threats
Impact
Moderate
An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon ':'. A local attacker can use this flaw to disclose process memory data.
4.3 (Medium)
Affected products
Fixed
252 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-0:219-57.el7_5.9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64 | — |
Vendor Fix
fix
|
Threats
Impact
Moderate
References
15 references
Acknowledgments
Google Project Zero
Jann Horn
Ubuntu
Qualys Research Labs
{
"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 7.5 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The 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: line splitting via fgets() allows for state injection during daemon-reexec (CVE-2018-15686)\n\n* systemd: out-of-bounds read when parsing a crafted syslog message (CVE-2018-16866)\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* Restarting systemd-journald to load new configurations causes other daemons stop working (BZ#1798160)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:1264",
"url": "https://access.redhat.com/errata/RHSA-2020:1264"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1639071",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1639071"
},
{
"category": "external",
"summary": "1653867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1653867"
},
{
"category": "external",
"summary": "1798160",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798160"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1264.json"
}
],
"title": "Red Hat Security Advisory: systemd security and bug fix update",
"tracking": {
"current_release_date": "2025-11-21T18:13:16+00:00",
"generator": {
"date": "2025-11-21T18:13:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:1264",
"initial_release_date": "2020-04-01T08:38:17+00:00",
"revision_history": [
{
"date": "2020-04-01T08:38:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-04-01T08:38:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:13:16+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": "libgudev1-0:219-57.el7_5.9.x86_64",
"product": {
"name": "libgudev1-0:219-57.el7_5.9.x86_64",
"product_id": "libgudev1-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-0:219-57.el7_5.9.x86_64",
"product": {
"name": "systemd-0:219-57.el7_5.9.x86_64",
"product_id": "systemd-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd@219-57.el7_5.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-libs-0:219-57.el7_5.9.x86_64",
"product": {
"name": "systemd-libs-0:219-57.el7_5.9.x86_64",
"product_id": "systemd-libs-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-python-0:219-57.el7_5.9.x86_64",
"product": {
"name": "systemd-python-0:219-57.el7_5.9.x86_64",
"product_id": "systemd-python-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-sysv-0:219-57.el7_5.9.x86_64",
"product": {
"name": "systemd-sysv-0:219-57.el7_5.9.x86_64",
"product_id": "systemd-sysv-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"product": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"product_id": "systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libgudev1-devel-0:219-57.el7_5.9.x86_64",
"product": {
"name": "libgudev1-devel-0:219-57.el7_5.9.x86_64",
"product_id": "libgudev1-devel-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-devel-0:219-57.el7_5.9.x86_64",
"product": {
"name": "systemd-devel-0:219-57.el7_5.9.x86_64",
"product_id": "systemd-devel-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"product": {
"name": "systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"product_id": "systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-networkd-0:219-57.el7_5.9.x86_64",
"product": {
"name": "systemd-networkd-0:219-57.el7_5.9.x86_64",
"product_id": "systemd-networkd-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "systemd-resolved-0:219-57.el7_5.9.x86_64",
"product": {
"name": "systemd-resolved-0:219-57.el7_5.9.x86_64",
"product_id": "systemd-resolved-0:219-57.el7_5.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev1-0:219-57.el7_5.9.i686",
"product": {
"name": "libgudev1-0:219-57.el7_5.9.i686",
"product_id": "libgudev1-0:219-57.el7_5.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "systemd-libs-0:219-57.el7_5.9.i686",
"product": {
"name": "systemd-libs-0:219-57.el7_5.9.i686",
"product_id": "systemd-libs-0:219-57.el7_5.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "systemd-debuginfo-0:219-57.el7_5.9.i686",
"product": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.i686",
"product_id": "systemd-debuginfo-0:219-57.el7_5.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libgudev1-devel-0:219-57.el7_5.9.i686",
"product": {
"name": "libgudev1-devel-0:219-57.el7_5.9.i686",
"product_id": "libgudev1-devel-0:219-57.el7_5.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "systemd-devel-0:219-57.el7_5.9.i686",
"product": {
"name": "systemd-devel-0:219-57.el7_5.9.i686",
"product_id": "systemd-devel-0:219-57.el7_5.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "systemd-resolved-0:219-57.el7_5.9.i686",
"product": {
"name": "systemd-resolved-0:219-57.el7_5.9.i686",
"product_id": "systemd-resolved-0:219-57.el7_5.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-0:219-57.el7_5.9.src",
"product": {
"name": "systemd-0:219-57.el7_5.9.src",
"product_id": "systemd-0:219-57.el7_5.9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd@219-57.el7_5.9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev1-0:219-57.el7_5.9.s390x",
"product": {
"name": "libgudev1-0:219-57.el7_5.9.s390x",
"product_id": "libgudev1-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libgudev1-devel-0:219-57.el7_5.9.s390x",
"product": {
"name": "libgudev1-devel-0:219-57.el7_5.9.s390x",
"product_id": "libgudev1-devel-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "systemd-0:219-57.el7_5.9.s390x",
"product": {
"name": "systemd-0:219-57.el7_5.9.s390x",
"product_id": "systemd-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd@219-57.el7_5.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "systemd-devel-0:219-57.el7_5.9.s390x",
"product": {
"name": "systemd-devel-0:219-57.el7_5.9.s390x",
"product_id": "systemd-devel-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "systemd-libs-0:219-57.el7_5.9.s390x",
"product": {
"name": "systemd-libs-0:219-57.el7_5.9.s390x",
"product_id": "systemd-libs-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "systemd-python-0:219-57.el7_5.9.s390x",
"product": {
"name": "systemd-python-0:219-57.el7_5.9.s390x",
"product_id": "systemd-python-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "systemd-sysv-0:219-57.el7_5.9.s390x",
"product": {
"name": "systemd-sysv-0:219-57.el7_5.9.s390x",
"product_id": "systemd-sysv-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "systemd-debuginfo-0:219-57.el7_5.9.s390x",
"product": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.s390x",
"product_id": "systemd-debuginfo-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"product": {
"name": "systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"product_id": "systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "systemd-networkd-0:219-57.el7_5.9.s390x",
"product": {
"name": "systemd-networkd-0:219-57.el7_5.9.s390x",
"product_id": "systemd-networkd-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "systemd-resolved-0:219-57.el7_5.9.s390x",
"product": {
"name": "systemd-resolved-0:219-57.el7_5.9.s390x",
"product_id": "systemd-resolved-0:219-57.el7_5.9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev1-0:219-57.el7_5.9.s390",
"product": {
"name": "libgudev1-0:219-57.el7_5.9.s390",
"product_id": "libgudev1-0:219-57.el7_5.9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "libgudev1-devel-0:219-57.el7_5.9.s390",
"product": {
"name": "libgudev1-devel-0:219-57.el7_5.9.s390",
"product_id": "libgudev1-devel-0:219-57.el7_5.9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "systemd-devel-0:219-57.el7_5.9.s390",
"product": {
"name": "systemd-devel-0:219-57.el7_5.9.s390",
"product_id": "systemd-devel-0:219-57.el7_5.9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "systemd-libs-0:219-57.el7_5.9.s390",
"product": {
"name": "systemd-libs-0:219-57.el7_5.9.s390",
"product_id": "systemd-libs-0:219-57.el7_5.9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "systemd-debuginfo-0:219-57.el7_5.9.s390",
"product": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.s390",
"product_id": "systemd-debuginfo-0:219-57.el7_5.9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "systemd-resolved-0:219-57.el7_5.9.s390",
"product": {
"name": "systemd-resolved-0:219-57.el7_5.9.s390",
"product_id": "systemd-resolved-0:219-57.el7_5.9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.9?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev1-0:219-57.el7_5.9.ppc64",
"product": {
"name": "libgudev1-0:219-57.el7_5.9.ppc64",
"product_id": "libgudev1-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "libgudev1-devel-0:219-57.el7_5.9.ppc64",
"product": {
"name": "libgudev1-devel-0:219-57.el7_5.9.ppc64",
"product_id": "libgudev1-devel-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "systemd-0:219-57.el7_5.9.ppc64",
"product": {
"name": "systemd-0:219-57.el7_5.9.ppc64",
"product_id": "systemd-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd@219-57.el7_5.9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "systemd-devel-0:219-57.el7_5.9.ppc64",
"product": {
"name": "systemd-devel-0:219-57.el7_5.9.ppc64",
"product_id": "systemd-devel-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "systemd-libs-0:219-57.el7_5.9.ppc64",
"product": {
"name": "systemd-libs-0:219-57.el7_5.9.ppc64",
"product_id": "systemd-libs-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "systemd-python-0:219-57.el7_5.9.ppc64",
"product": {
"name": "systemd-python-0:219-57.el7_5.9.ppc64",
"product_id": "systemd-python-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "systemd-sysv-0:219-57.el7_5.9.ppc64",
"product": {
"name": "systemd-sysv-0:219-57.el7_5.9.ppc64",
"product_id": "systemd-sysv-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"product": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"product_id": "systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"product": {
"name": "systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"product_id": "systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "systemd-networkd-0:219-57.el7_5.9.ppc64",
"product": {
"name": "systemd-networkd-0:219-57.el7_5.9.ppc64",
"product_id": "systemd-networkd-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "systemd-resolved-0:219-57.el7_5.9.ppc64",
"product": {
"name": "systemd-resolved-0:219-57.el7_5.9.ppc64",
"product_id": "systemd-resolved-0:219-57.el7_5.9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev1-0:219-57.el7_5.9.ppc",
"product": {
"name": "libgudev1-0:219-57.el7_5.9.ppc",
"product_id": "libgudev1-0:219-57.el7_5.9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "libgudev1-devel-0:219-57.el7_5.9.ppc",
"product": {
"name": "libgudev1-devel-0:219-57.el7_5.9.ppc",
"product_id": "libgudev1-devel-0:219-57.el7_5.9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "systemd-devel-0:219-57.el7_5.9.ppc",
"product": {
"name": "systemd-devel-0:219-57.el7_5.9.ppc",
"product_id": "systemd-devel-0:219-57.el7_5.9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "systemd-libs-0:219-57.el7_5.9.ppc",
"product": {
"name": "systemd-libs-0:219-57.el7_5.9.ppc",
"product_id": "systemd-libs-0:219-57.el7_5.9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "systemd-debuginfo-0:219-57.el7_5.9.ppc",
"product": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.ppc",
"product_id": "systemd-debuginfo-0:219-57.el7_5.9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "systemd-resolved-0:219-57.el7_5.9.ppc",
"product": {
"name": "systemd-resolved-0:219-57.el7_5.9.ppc",
"product_id": "systemd-resolved-0:219-57.el7_5.9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "libgudev1-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "libgudev1-0:219-57.el7_5.9.ppc64le",
"product_id": "libgudev1-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1@219-57.el7_5.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"product_id": "libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libgudev1-devel@219-57.el7_5.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "systemd-0:219-57.el7_5.9.ppc64le",
"product_id": "systemd-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd@219-57.el7_5.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-devel-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "systemd-devel-0:219-57.el7_5.9.ppc64le",
"product_id": "systemd-devel-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-devel@219-57.el7_5.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-libs-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "systemd-libs-0:219-57.el7_5.9.ppc64le",
"product_id": "systemd-libs-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-libs@219-57.el7_5.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-python-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "systemd-python-0:219-57.el7_5.9.ppc64le",
"product_id": "systemd-python-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-python@219-57.el7_5.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-sysv-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "systemd-sysv-0:219-57.el7_5.9.ppc64le",
"product_id": "systemd-sysv-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-sysv@219-57.el7_5.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"product_id": "systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-debuginfo@219-57.el7_5.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"product_id": "systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-journal-gateway@219-57.el7_5.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-networkd-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "systemd-networkd-0:219-57.el7_5.9.ppc64le",
"product_id": "systemd-networkd-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-networkd@219-57.el7_5.9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "systemd-resolved-0:219-57.el7_5.9.ppc64le",
"product": {
"name": "systemd-resolved-0:219-57.el7_5.9.ppc64le",
"product_id": "systemd-resolved-0:219-57.el7_5.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/systemd-resolved@219-57.el7_5.9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.i686"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.x86_64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "systemd-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.src"
},
"product_reference": "systemd-0:219-57.el7_5.9.src",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.x86_64",
"relates_to_product_reference": "7ComputeNode-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.i686"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.ppc"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.s390"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.src"
},
"product_reference": "systemd-0:219-57.el7_5.9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.ppc"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.s390"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.ppc"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.s390"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.ppc"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.s390"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.ppc"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.s390"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-devel-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.x86_64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "systemd-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.src"
},
"product_reference": "systemd-0:219-57.el7_5.9.src",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-debuginfo-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-devel-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-libs-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-networkd-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-python-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-resolved-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysv-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.x86_64",
"relates_to_product_reference": "7Server-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.i686"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.i686",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc64"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.s390"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.s390",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgudev1-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "libgudev1-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.ppc"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.s390"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "libgudev1-devel-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-0:219-57.el7_5.9.ppc64",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.ppc64le"
},
"product_reference": "systemd-0:219-57.el7_5.9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.s390x"
},
"product_reference": "systemd-0:219-57.el7_5.9.s390x",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.src"
},
"product_reference": "systemd-0:219-57.el7_5.9.src",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-0:219-57.el7_5.9.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.9.x86_64"
},
"product_reference": "systemd-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.ppc"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.s390"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-debuginfo-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.ppc"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.s390"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-devel-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-journal-gateway-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.ppc"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.s390"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-libs-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-networkd-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-python-0:219-57.el7_5.9.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.9.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.9.i686"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.ppc"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.s390"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-resolved-0:219-57.el7_5.9.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.9.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.9.ppc64"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.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.9.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.9.ppc64le"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.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.9.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.9.s390x"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.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.9.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.9.x86_64"
},
"product_reference": "systemd-sysv-0:219-57.el7_5.9.x86_64",
"relates_to_product_reference": "7Server-optional-7.5.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jann Horn"
],
"organization": "Google Project Zero"
},
{
"names": [
"Ubuntu"
]
}
],
"cve": "CVE-2018-15686",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-10-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1639071"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that systemd is vulnerable to a state injection attack when deserializing the state of a service. Properties longer than LINE_MAX are not correctly parsed and an attacker may abuse this flaw in particularly configured services to inject, change, or corrupt the service state.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: line splitting via fgets() allows for state injection during daemon-reexec",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-15686"
},
{
"category": "external",
"summary": "RHBZ#1639071",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1639071"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-15686",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15686"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-15686",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15686"
}
],
"release_date": "2018-10-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-01T08:38:17+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.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1264"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "systemd: line splitting via fgets() allows for state injection during daemon-reexec"
},
{
"acknowledgments": [
{
"names": [
"Qualys Research Labs"
]
}
],
"cve": "CVE-2018-16866",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2018-11-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1653867"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon \u0027:\u0027. A local attacker can use this flaw to disclose process memory data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd: out-of-bounds read when parsing a crafted syslog message",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of systemd as shipped with Red Hat Enterprise Linux 7. Red Hat Product Security has rated this issue as having a security impact of Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.\n\nRed Hat Virtualization Hypervisor and Management Appliance include vulnerable versions of systemd. However, since exploitation requires local access and impact is restricted to information disclosure, this flaw is rated as having a security issue of Low. Future updates may address this issue.",
"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.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16866"
},
{
"category": "external",
"summary": "RHBZ#1653867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1653867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16866",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16866"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16866",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16866"
},
{
"category": "external",
"summary": "https://www.qualys.com/2019/01/09/system-down/system-down.txt",
"url": "https://www.qualys.com/2019/01/09/system-down/system-down.txt"
}
],
"release_date": "2019-01-09T18:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-01T08:38:17+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.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1264"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7ComputeNode-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7ComputeNode-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:libgudev1-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.src",
"7Server-optional-7.5.EUS:systemd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-debuginfo-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-devel-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-journal-gateway-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-libs-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-networkd-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-python-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.i686",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-resolved-0:219-57.el7_5.9.x86_64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.ppc64le",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.s390x",
"7Server-optional-7.5.EUS:systemd-sysv-0:219-57.el7_5.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "systemd: out-of-bounds read when parsing a crafted syslog message"
}
]
}
SUSE-SU-2019:0135-1
Vulnerability from csaf_suse - Published: 2019-01-21 12:54 - Updated: 2019-01-21 12:54Summary
Security update for systemd
Severity
Moderate
Notes
Title of the patch: Security update for systemd
Description of the patch: This update for systemd provides the following fixes:
Security issues fixed:
- CVE-2018-16864, CVE-2018-16865: Fixed two memory corruptions through attacker-controlled alloca()s (bsc#1120323)
- CVE-2018-16866: Fixed an information leak in journald (bsc#1120323)
- Fixed an issue during system startup in relation to encrypted swap disks (bsc#1119971)
Non-security issues fixed:
- core: Queue loading transient units after setting their properties. (bsc#1115518)
- logind: Stop managing VT switches if no sessions are registered on that VT. (bsc#1101591)
- terminal-util: introduce vt_release() and vt_restore() helpers.
- terminal: Unify code for resetting kbd utf8 mode a bit.
- terminal Reset should honour default_utf8 kernel setting.
- logind: Make session_restore_vt() static.
- udev: Downgrade message when settting inotify watch up fails. (bsc#1005023)
- log: Never log into foreign fd #2 in PID 1 or its pre-execve() children. (bsc#1114981)
- udev: Ignore the exit code of systemd-detect-virt for memory hot-add. In SLE-12-SP3,
80-hotplug-cpu-mem.rules has a memory hot-add rule that uses systemd-detect-virt to
detect non-zvm environment. The systemd-detect-virt returns exit failure code when it
detected _none_ state. The exit failure code causes that the hot-add memory block can
not be set to online. (bsc#1076696)
Patchnames: SUSE-2019-135,SUSE-OpenStack-Cloud-7-2019-135,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-135,SUSE-SLE-DESKTOP-12-SP3-2019-135,SUSE-SLE-DESKTOP-12-SP4-2019-135,SUSE-SLE-SAP-12-SP2-2019-135,SUSE-SLE-SDK-12-SP3-2019-135,SUSE-SLE-SDK-12-SP4-2019-135,SUSE-SLE-SERVER-12-SP2-2019-135,SUSE-SLE-SERVER-12-SP2-BCL-2019-135,SUSE-SLE-SERVER-12-SP3-2019-135,SUSE-SLE-SERVER-12-SP4-2019-135,SUSE-Storage-4-2019-135
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.1 (High)
Affected products
Recommended
213 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
213 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
213 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:udev-228-150.58.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
29 references
{
"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 provides the following fixes:\n\nSecurity issues fixed:\n\n- CVE-2018-16864, CVE-2018-16865: Fixed two memory corruptions through attacker-controlled alloca()s (bsc#1120323)\n- CVE-2018-16866: Fixed an information leak in journald (bsc#1120323)\n- Fixed an issue during system startup in relation to encrypted swap disks (bsc#1119971)\n\nNon-security issues fixed:\n\n- core: Queue loading transient units after setting their properties. (bsc#1115518)\n- logind: Stop managing VT switches if no sessions are registered on that VT. (bsc#1101591)\n- terminal-util: introduce vt_release() and vt_restore() helpers.\n- terminal: Unify code for resetting kbd utf8 mode a bit.\n- terminal Reset should honour default_utf8 kernel setting.\n- logind: Make session_restore_vt() static.\n- udev: Downgrade message when settting inotify watch up fails. (bsc#1005023)\n- log: Never log into foreign fd #2 in PID 1 or its pre-execve() children. (bsc#1114981)\n- udev: Ignore the exit code of systemd-detect-virt for memory hot-add. In SLE-12-SP3,\n 80-hotplug-cpu-mem.rules has a memory hot-add rule that uses systemd-detect-virt to\n detect non-zvm environment. The systemd-detect-virt returns exit failure code when it\n detected _none_ state. The exit failure code causes that the hot-add memory block can\n not be set to online. (bsc#1076696)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-135,SUSE-OpenStack-Cloud-7-2019-135,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-135,SUSE-SLE-DESKTOP-12-SP3-2019-135,SUSE-SLE-DESKTOP-12-SP4-2019-135,SUSE-SLE-SAP-12-SP2-2019-135,SUSE-SLE-SDK-12-SP3-2019-135,SUSE-SLE-SDK-12-SP4-2019-135,SUSE-SLE-SERVER-12-SP2-2019-135,SUSE-SLE-SERVER-12-SP2-BCL-2019-135,SUSE-SLE-SERVER-12-SP3-2019-135,SUSE-SLE-SERVER-12-SP4-2019-135,SUSE-Storage-4-2019-135",
"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_0135-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0135-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190135-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0135-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-January/005052.html"
},
{
"category": "self",
"summary": "SUSE Bug 1005023",
"url": "https://bugzilla.suse.com/1005023"
},
{
"category": "self",
"summary": "SUSE Bug 1076696",
"url": "https://bugzilla.suse.com/1076696"
},
{
"category": "self",
"summary": "SUSE Bug 1101591",
"url": "https://bugzilla.suse.com/1101591"
},
{
"category": "self",
"summary": "SUSE Bug 1114981",
"url": "https://bugzilla.suse.com/1114981"
},
{
"category": "self",
"summary": "SUSE Bug 1115518",
"url": "https://bugzilla.suse.com/1115518"
},
{
"category": "self",
"summary": "SUSE Bug 1119971",
"url": "https://bugzilla.suse.com/1119971"
},
{
"category": "self",
"summary": "SUSE Bug 1120323",
"url": "https://bugzilla.suse.com/1120323"
},
{
"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-16866 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16866/"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2019-01-21T12:54:40Z",
"generator": {
"date": "2019-01-21T12:54:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0135-1",
"initial_release_date": "2019-01-21T12:54:40Z",
"revision_history": [
{
"date": "2019-01-21T12:54:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.58.1.aarch64",
"product": {
"name": "libsystemd0-228-150.58.1.aarch64",
"product_id": "libsystemd0-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.58.1.aarch64",
"product": {
"name": "libsystemd0-mini-228-150.58.1.aarch64",
"product_id": "libsystemd0-mini-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.58.1.aarch64",
"product": {
"name": "libudev-devel-228-150.58.1.aarch64",
"product_id": "libudev-devel-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.58.1.aarch64",
"product": {
"name": "libudev-mini-devel-228-150.58.1.aarch64",
"product_id": "libudev-mini-devel-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.58.1.aarch64",
"product": {
"name": "libudev-mini1-228-150.58.1.aarch64",
"product_id": "libudev-mini1-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.58.1.aarch64",
"product": {
"name": "libudev1-228-150.58.1.aarch64",
"product_id": "libudev1-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.58.1.aarch64",
"product": {
"name": "nss-myhostname-228-150.58.1.aarch64",
"product_id": "nss-myhostname-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.58.1.aarch64",
"product": {
"name": "nss-mymachines-228-150.58.1.aarch64",
"product_id": "nss-mymachines-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-228-150.58.1.aarch64",
"product": {
"name": "systemd-228-150.58.1.aarch64",
"product_id": "systemd-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.58.1.aarch64",
"product": {
"name": "systemd-devel-228-150.58.1.aarch64",
"product_id": "systemd-devel-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.58.1.aarch64",
"product": {
"name": "systemd-logger-228-150.58.1.aarch64",
"product_id": "systemd-logger-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.58.1.aarch64",
"product": {
"name": "systemd-mini-228-150.58.1.aarch64",
"product_id": "systemd-mini-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.58.1.aarch64",
"product": {
"name": "systemd-mini-devel-228-150.58.1.aarch64",
"product_id": "systemd-mini-devel-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.58.1.aarch64",
"product": {
"name": "systemd-mini-sysvinit-228-150.58.1.aarch64",
"product_id": "systemd-mini-sysvinit-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.58.1.aarch64",
"product": {
"name": "systemd-sysvinit-228-150.58.1.aarch64",
"product_id": "systemd-sysvinit-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-228-150.58.1.aarch64",
"product": {
"name": "udev-228-150.58.1.aarch64",
"product_id": "udev-228-150.58.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.58.1.aarch64",
"product": {
"name": "udev-mini-228-150.58.1.aarch64",
"product_id": "udev-mini-228-150.58.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-64bit-228-150.58.1.aarch64_ilp32",
"product": {
"name": "libsystemd0-64bit-228-150.58.1.aarch64_ilp32",
"product_id": "libsystemd0-64bit-228-150.58.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev1-64bit-228-150.58.1.aarch64_ilp32",
"product": {
"name": "libudev1-64bit-228-150.58.1.aarch64_ilp32",
"product_id": "libudev1-64bit-228-150.58.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-myhostname-64bit-228-150.58.1.aarch64_ilp32",
"product": {
"name": "nss-myhostname-64bit-228-150.58.1.aarch64_ilp32",
"product_id": "nss-myhostname-64bit-228-150.58.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "systemd-64bit-228-150.58.1.aarch64_ilp32",
"product": {
"name": "systemd-64bit-228-150.58.1.aarch64_ilp32",
"product_id": "systemd-64bit-228-150.58.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.58.1.i586",
"product": {
"name": "libsystemd0-228-150.58.1.i586",
"product_id": "libsystemd0-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.58.1.i586",
"product": {
"name": "libsystemd0-mini-228-150.58.1.i586",
"product_id": "libsystemd0-mini-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.58.1.i586",
"product": {
"name": "libudev-devel-228-150.58.1.i586",
"product_id": "libudev-devel-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.58.1.i586",
"product": {
"name": "libudev-mini-devel-228-150.58.1.i586",
"product_id": "libudev-mini-devel-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.58.1.i586",
"product": {
"name": "libudev-mini1-228-150.58.1.i586",
"product_id": "libudev-mini1-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.58.1.i586",
"product": {
"name": "libudev1-228-150.58.1.i586",
"product_id": "libudev1-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.58.1.i586",
"product": {
"name": "nss-myhostname-228-150.58.1.i586",
"product_id": "nss-myhostname-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.58.1.i586",
"product": {
"name": "nss-mymachines-228-150.58.1.i586",
"product_id": "nss-mymachines-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-228-150.58.1.i586",
"product": {
"name": "systemd-228-150.58.1.i586",
"product_id": "systemd-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.58.1.i586",
"product": {
"name": "systemd-devel-228-150.58.1.i586",
"product_id": "systemd-devel-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.58.1.i586",
"product": {
"name": "systemd-logger-228-150.58.1.i586",
"product_id": "systemd-logger-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.58.1.i586",
"product": {
"name": "systemd-mini-228-150.58.1.i586",
"product_id": "systemd-mini-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.58.1.i586",
"product": {
"name": "systemd-mini-devel-228-150.58.1.i586",
"product_id": "systemd-mini-devel-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.58.1.i586",
"product": {
"name": "systemd-mini-sysvinit-228-150.58.1.i586",
"product_id": "systemd-mini-sysvinit-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.58.1.i586",
"product": {
"name": "systemd-sysvinit-228-150.58.1.i586",
"product_id": "systemd-sysvinit-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "udev-228-150.58.1.i586",
"product": {
"name": "udev-228-150.58.1.i586",
"product_id": "udev-228-150.58.1.i586"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.58.1.i586",
"product": {
"name": "udev-mini-228-150.58.1.i586",
"product_id": "udev-mini-228-150.58.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-228-150.58.1.noarch",
"product": {
"name": "systemd-bash-completion-228-150.58.1.noarch",
"product_id": "systemd-bash-completion-228-150.58.1.noarch"
}
},
{
"category": "product_version",
"name": "systemd-mini-bash-completion-228-150.58.1.noarch",
"product": {
"name": "systemd-mini-bash-completion-228-150.58.1.noarch",
"product_id": "systemd-mini-bash-completion-228-150.58.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.58.1.ppc64le",
"product": {
"name": "libsystemd0-228-150.58.1.ppc64le",
"product_id": "libsystemd0-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.58.1.ppc64le",
"product": {
"name": "libsystemd0-mini-228-150.58.1.ppc64le",
"product_id": "libsystemd0-mini-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.58.1.ppc64le",
"product": {
"name": "libudev-devel-228-150.58.1.ppc64le",
"product_id": "libudev-devel-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.58.1.ppc64le",
"product": {
"name": "libudev-mini-devel-228-150.58.1.ppc64le",
"product_id": "libudev-mini-devel-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.58.1.ppc64le",
"product": {
"name": "libudev-mini1-228-150.58.1.ppc64le",
"product_id": "libudev-mini1-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.58.1.ppc64le",
"product": {
"name": "libudev1-228-150.58.1.ppc64le",
"product_id": "libudev1-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.58.1.ppc64le",
"product": {
"name": "nss-myhostname-228-150.58.1.ppc64le",
"product_id": "nss-myhostname-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.58.1.ppc64le",
"product": {
"name": "nss-mymachines-228-150.58.1.ppc64le",
"product_id": "nss-mymachines-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-228-150.58.1.ppc64le",
"product": {
"name": "systemd-228-150.58.1.ppc64le",
"product_id": "systemd-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.58.1.ppc64le",
"product": {
"name": "systemd-devel-228-150.58.1.ppc64le",
"product_id": "systemd-devel-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.58.1.ppc64le",
"product": {
"name": "systemd-logger-228-150.58.1.ppc64le",
"product_id": "systemd-logger-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.58.1.ppc64le",
"product": {
"name": "systemd-mini-228-150.58.1.ppc64le",
"product_id": "systemd-mini-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.58.1.ppc64le",
"product": {
"name": "systemd-mini-devel-228-150.58.1.ppc64le",
"product_id": "systemd-mini-devel-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.58.1.ppc64le",
"product": {
"name": "systemd-mini-sysvinit-228-150.58.1.ppc64le",
"product_id": "systemd-mini-sysvinit-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.58.1.ppc64le",
"product": {
"name": "systemd-sysvinit-228-150.58.1.ppc64le",
"product_id": "systemd-sysvinit-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-228-150.58.1.ppc64le",
"product": {
"name": "udev-228-150.58.1.ppc64le",
"product_id": "udev-228-150.58.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.58.1.ppc64le",
"product": {
"name": "udev-mini-228-150.58.1.ppc64le",
"product_id": "udev-mini-228-150.58.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.58.1.s390",
"product": {
"name": "libsystemd0-228-150.58.1.s390",
"product_id": "libsystemd0-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.58.1.s390",
"product": {
"name": "libsystemd0-mini-228-150.58.1.s390",
"product_id": "libsystemd0-mini-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.58.1.s390",
"product": {
"name": "libudev-devel-228-150.58.1.s390",
"product_id": "libudev-devel-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.58.1.s390",
"product": {
"name": "libudev-mini-devel-228-150.58.1.s390",
"product_id": "libudev-mini-devel-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.58.1.s390",
"product": {
"name": "libudev-mini1-228-150.58.1.s390",
"product_id": "libudev-mini1-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.58.1.s390",
"product": {
"name": "libudev1-228-150.58.1.s390",
"product_id": "libudev1-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.58.1.s390",
"product": {
"name": "nss-myhostname-228-150.58.1.s390",
"product_id": "nss-myhostname-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.58.1.s390",
"product": {
"name": "nss-mymachines-228-150.58.1.s390",
"product_id": "nss-mymachines-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-228-150.58.1.s390",
"product": {
"name": "systemd-228-150.58.1.s390",
"product_id": "systemd-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.58.1.s390",
"product": {
"name": "systemd-devel-228-150.58.1.s390",
"product_id": "systemd-devel-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.58.1.s390",
"product": {
"name": "systemd-logger-228-150.58.1.s390",
"product_id": "systemd-logger-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.58.1.s390",
"product": {
"name": "systemd-mini-228-150.58.1.s390",
"product_id": "systemd-mini-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.58.1.s390",
"product": {
"name": "systemd-mini-devel-228-150.58.1.s390",
"product_id": "systemd-mini-devel-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.58.1.s390",
"product": {
"name": "systemd-mini-sysvinit-228-150.58.1.s390",
"product_id": "systemd-mini-sysvinit-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.58.1.s390",
"product": {
"name": "systemd-sysvinit-228-150.58.1.s390",
"product_id": "systemd-sysvinit-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "udev-228-150.58.1.s390",
"product": {
"name": "udev-228-150.58.1.s390",
"product_id": "udev-228-150.58.1.s390"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.58.1.s390",
"product": {
"name": "udev-mini-228-150.58.1.s390",
"product_id": "udev-mini-228-150.58.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.58.1.s390x",
"product": {
"name": "libsystemd0-228-150.58.1.s390x",
"product_id": "libsystemd0-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "libsystemd0-32bit-228-150.58.1.s390x",
"product": {
"name": "libsystemd0-32bit-228-150.58.1.s390x",
"product_id": "libsystemd0-32bit-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.58.1.s390x",
"product": {
"name": "libsystemd0-mini-228-150.58.1.s390x",
"product_id": "libsystemd0-mini-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.58.1.s390x",
"product": {
"name": "libudev-devel-228-150.58.1.s390x",
"product_id": "libudev-devel-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.58.1.s390x",
"product": {
"name": "libudev-mini-devel-228-150.58.1.s390x",
"product_id": "libudev-mini-devel-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.58.1.s390x",
"product": {
"name": "libudev-mini1-228-150.58.1.s390x",
"product_id": "libudev-mini1-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.58.1.s390x",
"product": {
"name": "libudev1-228-150.58.1.s390x",
"product_id": "libudev1-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-228-150.58.1.s390x",
"product": {
"name": "libudev1-32bit-228-150.58.1.s390x",
"product_id": "libudev1-32bit-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.58.1.s390x",
"product": {
"name": "nss-myhostname-228-150.58.1.s390x",
"product_id": "nss-myhostname-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-228-150.58.1.s390x",
"product": {
"name": "nss-myhostname-32bit-228-150.58.1.s390x",
"product_id": "nss-myhostname-32bit-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.58.1.s390x",
"product": {
"name": "nss-mymachines-228-150.58.1.s390x",
"product_id": "nss-mymachines-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-228-150.58.1.s390x",
"product": {
"name": "systemd-228-150.58.1.s390x",
"product_id": "systemd-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-32bit-228-150.58.1.s390x",
"product": {
"name": "systemd-32bit-228-150.58.1.s390x",
"product_id": "systemd-32bit-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.58.1.s390x",
"product": {
"name": "systemd-devel-228-150.58.1.s390x",
"product_id": "systemd-devel-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.58.1.s390x",
"product": {
"name": "systemd-logger-228-150.58.1.s390x",
"product_id": "systemd-logger-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.58.1.s390x",
"product": {
"name": "systemd-mini-228-150.58.1.s390x",
"product_id": "systemd-mini-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.58.1.s390x",
"product": {
"name": "systemd-mini-devel-228-150.58.1.s390x",
"product_id": "systemd-mini-devel-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.58.1.s390x",
"product": {
"name": "systemd-mini-sysvinit-228-150.58.1.s390x",
"product_id": "systemd-mini-sysvinit-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.58.1.s390x",
"product": {
"name": "systemd-sysvinit-228-150.58.1.s390x",
"product_id": "systemd-sysvinit-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-228-150.58.1.s390x",
"product": {
"name": "udev-228-150.58.1.s390x",
"product_id": "udev-228-150.58.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.58.1.s390x",
"product": {
"name": "udev-mini-228-150.58.1.s390x",
"product_id": "udev-mini-228-150.58.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-228-150.58.1.x86_64",
"product": {
"name": "libsystemd0-228-150.58.1.x86_64",
"product_id": "libsystemd0-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-32bit-228-150.58.1.x86_64",
"product": {
"name": "libsystemd0-32bit-228-150.58.1.x86_64",
"product_id": "libsystemd0-32bit-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-228-150.58.1.x86_64",
"product": {
"name": "libsystemd0-mini-228-150.58.1.x86_64",
"product_id": "libsystemd0-mini-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-228-150.58.1.x86_64",
"product": {
"name": "libudev-devel-228-150.58.1.x86_64",
"product_id": "libudev-devel-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-228-150.58.1.x86_64",
"product": {
"name": "libudev-mini-devel-228-150.58.1.x86_64",
"product_id": "libudev-mini-devel-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-228-150.58.1.x86_64",
"product": {
"name": "libudev-mini1-228-150.58.1.x86_64",
"product_id": "libudev-mini1-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-228-150.58.1.x86_64",
"product": {
"name": "libudev1-228-150.58.1.x86_64",
"product_id": "libudev1-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-228-150.58.1.x86_64",
"product": {
"name": "libudev1-32bit-228-150.58.1.x86_64",
"product_id": "libudev1-32bit-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-228-150.58.1.x86_64",
"product": {
"name": "nss-myhostname-228-150.58.1.x86_64",
"product_id": "nss-myhostname-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-228-150.58.1.x86_64",
"product": {
"name": "nss-myhostname-32bit-228-150.58.1.x86_64",
"product_id": "nss-myhostname-32bit-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-228-150.58.1.x86_64",
"product": {
"name": "nss-mymachines-228-150.58.1.x86_64",
"product_id": "nss-mymachines-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-228-150.58.1.x86_64",
"product": {
"name": "systemd-228-150.58.1.x86_64",
"product_id": "systemd-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-228-150.58.1.x86_64",
"product": {
"name": "systemd-32bit-228-150.58.1.x86_64",
"product_id": "systemd-32bit-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-228-150.58.1.x86_64",
"product": {
"name": "systemd-devel-228-150.58.1.x86_64",
"product_id": "systemd-devel-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-logger-228-150.58.1.x86_64",
"product": {
"name": "systemd-logger-228-150.58.1.x86_64",
"product_id": "systemd-logger-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-228-150.58.1.x86_64",
"product": {
"name": "systemd-mini-228-150.58.1.x86_64",
"product_id": "systemd-mini-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-228-150.58.1.x86_64",
"product": {
"name": "systemd-mini-devel-228-150.58.1.x86_64",
"product_id": "systemd-mini-devel-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-228-150.58.1.x86_64",
"product": {
"name": "systemd-mini-sysvinit-228-150.58.1.x86_64",
"product_id": "systemd-mini-sysvinit-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-228-150.58.1.x86_64",
"product": {
"name": "systemd-sysvinit-228-150.58.1.x86_64",
"product_id": "systemd-sysvinit-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-228-150.58.1.x86_64",
"product": {
"name": "udev-228-150.58.1.x86_64",
"product_id": "udev-228-150.58.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-mini-228-150.58.1.x86_64",
"product": {
"name": "udev-mini-228-150.58.1.x86_64",
"product_id": "udev-mini-228-150.58.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.58.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x"
},
"product_reference": "libsystemd0-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.58.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.58.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x"
},
"product_reference": "libudev1-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.58.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.58.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x"
},
"product_reference": "systemd-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.58.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x"
},
"product_reference": "systemd-32bit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.58.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.58.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x"
},
"product_reference": "udev-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:udev-228-150.58.1.x86_64"
},
"product_reference": "udev-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.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.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.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.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.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.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.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.58.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64"
},
"product_reference": "udev-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.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.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.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.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.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.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.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.58.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4",
"product_id": "SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64"
},
"product_reference": "udev-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.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.58.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.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.58.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.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "udev-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "udev-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "libudev-devel-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "libudev-devel-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libudev-devel-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev-devel-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "systemd-devel-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "systemd-devel-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "systemd-devel-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-devel-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "libudev-devel-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "libudev-devel-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libudev-devel-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev-devel-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "systemd-devel-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "systemd-devel-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "systemd-devel-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-devel-228-150.58.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.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x"
},
"product_reference": "libsystemd0-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.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.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.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.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le"
},
"product_reference": "libudev1-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x"
},
"product_reference": "libudev1-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.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.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.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.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le"
},
"product_reference": "systemd-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x"
},
"product_reference": "systemd-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.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.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "systemd-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.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.58.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.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le"
},
"product_reference": "udev-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x"
},
"product_reference": "udev-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.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.58.1.x86_64"
},
"product_reference": "udev-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.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.58.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.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "udev-228-150.58.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.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64"
},
"product_reference": "libsystemd0-228-150.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x"
},
"product_reference": "libsystemd0-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.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.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64"
},
"product_reference": "libudev1-228-150.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le"
},
"product_reference": "libudev1-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x"
},
"product_reference": "libudev1-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.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.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64"
},
"product_reference": "systemd-228-150.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le"
},
"product_reference": "systemd-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x"
},
"product_reference": "systemd-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.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.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x"
},
"product_reference": "systemd-32bit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.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.58.1.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64"
},
"product_reference": "udev-228-150.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le"
},
"product_reference": "udev-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x"
},
"product_reference": "udev-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64"
},
"product_reference": "udev-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.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.58.1.aarch64"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "systemd-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.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.58.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.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "udev-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "udev-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "udev-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "udev-228-150.58.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.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64"
},
"product_reference": "libsystemd0-228-150.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x"
},
"product_reference": "libsystemd0-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.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.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64"
},
"product_reference": "libudev1-228-150.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le"
},
"product_reference": "libudev1-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x"
},
"product_reference": "libudev1-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.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.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64"
},
"product_reference": "systemd-228-150.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le"
},
"product_reference": "systemd-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x"
},
"product_reference": "systemd-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.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.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x"
},
"product_reference": "systemd-32bit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.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.58.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64"
},
"product_reference": "udev-228-150.58.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le"
},
"product_reference": "udev-228-150.58.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x"
},
"product_reference": "udev-228-150.58.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64"
},
"product_reference": "udev-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-228-150.58.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.58.1.aarch64"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libsystemd0-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "libudev1-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "systemd-32bit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.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.58.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.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.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.58.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.58.1.aarch64"
},
"product_reference": "udev-228-150.58.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.58.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.58.1.ppc64le"
},
"product_reference": "udev-228-150.58.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.58.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.58.1.s390x"
},
"product_reference": "udev-228-150.58.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.58.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.58.1.x86_64"
},
"product_reference": "udev-228-150.58.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.58.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-32bit-228-150.58.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64"
},
"product_reference": "libsystemd0-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-228-150.58.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64"
},
"product_reference": "libudev1-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-32bit-228-150.58.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64"
},
"product_reference": "libudev1-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-228-150.58.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64"
},
"product_reference": "systemd-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-32bit-228-150.58.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64"
},
"product_reference": "systemd-32bit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-bash-completion-228-150.58.1.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch"
},
"product_reference": "systemd-bash-completion-228-150.58.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-sysvinit-228-150.58.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64"
},
"product_reference": "systemd-sysvinit-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-228-150.58.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64"
},
"product_reference": "udev-228-150.58.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"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": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.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": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.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": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-01-21T12:54:40Z",
"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": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.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": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.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": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-01-21T12:54:40Z",
"details": "important"
}
],
"title": "CVE-2018-16865"
},
{
"cve": "CVE-2018-16866",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16866"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon \u0027:\u0027. A local attacker can use this flaw to disclose process memory data. Versions from v221 to v239 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16866",
"url": "https://www.suse.com/security/cve/CVE-2018-16866"
},
{
"category": "external",
"summary": "SUSE Bug 1108912 for CVE-2018-16866",
"url": "https://bugzilla.suse.com/1108912"
},
{
"category": "external",
"summary": "SUSE Bug 1120323 for CVE-2018-16866",
"url": "https://bugzilla.suse.com/1120323"
},
{
"category": "external",
"summary": "SUSE Bug 1122265 for CVE-2018-16866",
"url": "https://bugzilla.suse.com/1122265"
},
{
"category": "external",
"summary": "SUSE Bug 1126183 for CVE-2018-16866",
"url": "https://bugzilla.suse.com/1126183"
}
],
"remediations": [
{
"category": "vendor_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.58.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.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": [
"SUSE Enterprise Storage 4:libsystemd0-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Enterprise Storage 4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Enterprise Storage 4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libudev1-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-32bit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-bash-completion-228-150.58.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:udev-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:systemd-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:libudev-devel-228-150.58.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:systemd-devel-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libsystemd0-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:libudev1-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-32bit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:systemd-bash-completion-228-150.58.1.noarch",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:systemd-sysvinit-228-150.58.1.x86_64",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.s390x",
"SUSE OpenStack Cloud 7:udev-228-150.58.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-01-21T12:54:40Z",
"details": "low"
}
],
"title": "CVE-2018-16866"
}
]
}
SUSE-SU-2019:0137-1
Vulnerability from csaf_suse - Published: 2019-01-21 14:52 - Updated: 2019-01-21 14:52Summary
Security update for systemd
Severity
Important
Notes
Title of the patch: Security update for systemd
Description of the patch: This update for systemd provides the following fixes:
Security issues fixed:
- CVE-2018-16864, CVE-2018-16865: Fixed two memory corruptions through attacker-controlled alloca()s (bsc#1120323)
- CVE-2018-16866: Fixed an information leak in journald (bsc#1120323)
- CVE-2018-6954: Fix mishandling of symlinks present in non-terminal path components (bsc#1080919)
- Fixed an issue during system startup in relation to encrypted swap disks (bsc#1119971)
Non-security issues fixed:
- pam_systemd: Fix 'Cannot create session: Already running in a session' (bsc#1111498)
- systemd-vconsole-setup: vconsole setup fails, fonts will not be copied to tty (bsc#1114933)
- systemd-tmpfiles-setup: symlinked /tmp to /var/tmp breaking multiple units (bsc#1045723)
- Fixed installation issue with /etc/machine-id during update (bsc#1117063)
- btrfs: qgroups are assigned to parent qgroups after reboot (bsc#1093753)
- logind: Stop managing VT switches if no sessions are registered on that VT. (bsc#1101591)
- udev: Downgrade message when settting inotify watch up fails. (bsc#1005023)
- udev: Ignore the exit code of systemd-detect-virt for memory hot-add. In SLE-12-SP3,
80-hotplug-cpu-mem.rules has a memory hot-add rule that uses systemd-detect-virt to
detect non-zvm environment. The systemd-detect-virt returns exit failure code when it
detected _none_ state. The exit failure code causes that the hot-add memory block can
not be set to online. (bsc#1076696)
Patchnames: SUSE-2019-137,SUSE-SLE-Module-Basesystem-15-2019-137,SUSE-SLE-Module-Development-Tools-OBS-15-2019-137
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.1 (High)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
36 references
{
"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 provides the following fixes:\n\nSecurity issues fixed:\n\n- CVE-2018-16864, CVE-2018-16865: Fixed two memory corruptions through attacker-controlled alloca()s (bsc#1120323)\n- CVE-2018-16866: Fixed an information leak in journald (bsc#1120323)\n- CVE-2018-6954: Fix mishandling of symlinks present in non-terminal path components (bsc#1080919)\n- Fixed an issue during system startup in relation to encrypted swap disks (bsc#1119971)\n\nNon-security issues fixed:\n\n- pam_systemd: Fix \u0027Cannot create session: Already running in a session\u0027 (bsc#1111498)\n- systemd-vconsole-setup: vconsole setup fails, fonts will not be copied to tty (bsc#1114933)\n- systemd-tmpfiles-setup: symlinked /tmp to /var/tmp breaking multiple units (bsc#1045723)\n- Fixed installation issue with /etc/machine-id during update (bsc#1117063)\n- btrfs: qgroups are assigned to parent qgroups after reboot (bsc#1093753)\n- logind: Stop managing VT switches if no sessions are registered on that VT. (bsc#1101591)\n- udev: Downgrade message when settting inotify watch up fails. (bsc#1005023)\n- udev: Ignore the exit code of systemd-detect-virt for memory hot-add. In SLE-12-SP3,\n 80-hotplug-cpu-mem.rules has a memory hot-add rule that uses systemd-detect-virt to\n detect non-zvm environment. The systemd-detect-virt returns exit failure code when it\n detected _none_ state. The exit failure code causes that the hot-add memory block can\n not be set to online. (bsc#1076696)\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-137,SUSE-SLE-Module-Basesystem-15-2019-137,SUSE-SLE-Module-Development-Tools-OBS-15-2019-137",
"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_0137-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0137-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190137-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0137-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-January/005054.html"
},
{
"category": "self",
"summary": "SUSE Bug 1005023",
"url": "https://bugzilla.suse.com/1005023"
},
{
"category": "self",
"summary": "SUSE Bug 1045723",
"url": "https://bugzilla.suse.com/1045723"
},
{
"category": "self",
"summary": "SUSE Bug 1076696",
"url": "https://bugzilla.suse.com/1076696"
},
{
"category": "self",
"summary": "SUSE Bug 1080919",
"url": "https://bugzilla.suse.com/1080919"
},
{
"category": "self",
"summary": "SUSE Bug 1093753",
"url": "https://bugzilla.suse.com/1093753"
},
{
"category": "self",
"summary": "SUSE Bug 1101591",
"url": "https://bugzilla.suse.com/1101591"
},
{
"category": "self",
"summary": "SUSE Bug 1111498",
"url": "https://bugzilla.suse.com/1111498"
},
{
"category": "self",
"summary": "SUSE Bug 1114933",
"url": "https://bugzilla.suse.com/1114933"
},
{
"category": "self",
"summary": "SUSE Bug 1117063",
"url": "https://bugzilla.suse.com/1117063"
},
{
"category": "self",
"summary": "SUSE Bug 1119971",
"url": "https://bugzilla.suse.com/1119971"
},
{
"category": "self",
"summary": "SUSE Bug 1120323",
"url": "https://bugzilla.suse.com/1120323"
},
{
"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-16866 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16866/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-6954 page",
"url": "https://www.suse.com/security/cve/CVE-2018-6954/"
}
],
"title": "Security update for systemd",
"tracking": {
"current_release_date": "2019-01-21T14:52:48Z",
"generator": {
"date": "2019-01-21T14:52:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0137-1",
"initial_release_date": "2019-01-21T14:52:48Z",
"revision_history": [
{
"date": "2019-01-21T14:52:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.20.1.aarch64",
"product": {
"name": "libsystemd0-234-24.20.1.aarch64",
"product_id": "libsystemd0-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.20.1.aarch64",
"product": {
"name": "libsystemd0-mini-234-24.20.1.aarch64",
"product_id": "libsystemd0-mini-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.20.1.aarch64",
"product": {
"name": "libudev-devel-234-24.20.1.aarch64",
"product_id": "libudev-devel-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.20.1.aarch64",
"product": {
"name": "libudev-mini-devel-234-24.20.1.aarch64",
"product_id": "libudev-mini-devel-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.20.1.aarch64",
"product": {
"name": "libudev-mini1-234-24.20.1.aarch64",
"product_id": "libudev-mini1-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.20.1.aarch64",
"product": {
"name": "libudev1-234-24.20.1.aarch64",
"product_id": "libudev1-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.20.1.aarch64",
"product": {
"name": "nss-myhostname-234-24.20.1.aarch64",
"product_id": "nss-myhostname-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.20.1.aarch64",
"product": {
"name": "nss-mymachines-234-24.20.1.aarch64",
"product_id": "nss-mymachines-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.20.1.aarch64",
"product": {
"name": "nss-systemd-234-24.20.1.aarch64",
"product_id": "nss-systemd-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-234-24.20.1.aarch64",
"product": {
"name": "systemd-234-24.20.1.aarch64",
"product_id": "systemd-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.20.1.aarch64",
"product": {
"name": "systemd-container-234-24.20.1.aarch64",
"product_id": "systemd-container-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.20.1.aarch64",
"product": {
"name": "systemd-coredump-234-24.20.1.aarch64",
"product_id": "systemd-coredump-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.20.1.aarch64",
"product": {
"name": "systemd-devel-234-24.20.1.aarch64",
"product_id": "systemd-devel-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.20.1.aarch64",
"product": {
"name": "systemd-logger-234-24.20.1.aarch64",
"product_id": "systemd-logger-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.20.1.aarch64",
"product": {
"name": "systemd-mini-234-24.20.1.aarch64",
"product_id": "systemd-mini-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.20.1.aarch64",
"product": {
"name": "systemd-mini-container-mini-234-24.20.1.aarch64",
"product_id": "systemd-mini-container-mini-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.20.1.aarch64",
"product": {
"name": "systemd-mini-coredump-mini-234-24.20.1.aarch64",
"product_id": "systemd-mini-coredump-mini-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.20.1.aarch64",
"product": {
"name": "systemd-mini-devel-234-24.20.1.aarch64",
"product_id": "systemd-mini-devel-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.20.1.aarch64",
"product": {
"name": "systemd-mini-sysvinit-234-24.20.1.aarch64",
"product_id": "systemd-mini-sysvinit-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.20.1.aarch64",
"product": {
"name": "systemd-sysvinit-234-24.20.1.aarch64",
"product_id": "systemd-sysvinit-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-234-24.20.1.aarch64",
"product": {
"name": "udev-234-24.20.1.aarch64",
"product_id": "udev-234-24.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.20.1.aarch64",
"product": {
"name": "udev-mini-234-24.20.1.aarch64",
"product_id": "udev-mini-234-24.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-64bit-234-24.20.1.aarch64_ilp32",
"product": {
"name": "libsystemd0-64bit-234-24.20.1.aarch64_ilp32",
"product_id": "libsystemd0-64bit-234-24.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev-devel-64bit-234-24.20.1.aarch64_ilp32",
"product": {
"name": "libudev-devel-64bit-234-24.20.1.aarch64_ilp32",
"product_id": "libudev-devel-64bit-234-24.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libudev1-64bit-234-24.20.1.aarch64_ilp32",
"product": {
"name": "libudev1-64bit-234-24.20.1.aarch64_ilp32",
"product_id": "libudev1-64bit-234-24.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-myhostname-64bit-234-24.20.1.aarch64_ilp32",
"product": {
"name": "nss-myhostname-64bit-234-24.20.1.aarch64_ilp32",
"product_id": "nss-myhostname-64bit-234-24.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "nss-mymachines-64bit-234-24.20.1.aarch64_ilp32",
"product": {
"name": "nss-mymachines-64bit-234-24.20.1.aarch64_ilp32",
"product_id": "nss-mymachines-64bit-234-24.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "systemd-64bit-234-24.20.1.aarch64_ilp32",
"product": {
"name": "systemd-64bit-234-24.20.1.aarch64_ilp32",
"product_id": "systemd-64bit-234-24.20.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.20.1.i586",
"product": {
"name": "libsystemd0-234-24.20.1.i586",
"product_id": "libsystemd0-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.20.1.i586",
"product": {
"name": "libsystemd0-mini-234-24.20.1.i586",
"product_id": "libsystemd0-mini-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.20.1.i586",
"product": {
"name": "libudev-devel-234-24.20.1.i586",
"product_id": "libudev-devel-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.20.1.i586",
"product": {
"name": "libudev-mini-devel-234-24.20.1.i586",
"product_id": "libudev-mini-devel-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.20.1.i586",
"product": {
"name": "libudev-mini1-234-24.20.1.i586",
"product_id": "libudev-mini1-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.20.1.i586",
"product": {
"name": "libudev1-234-24.20.1.i586",
"product_id": "libudev1-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.20.1.i586",
"product": {
"name": "nss-myhostname-234-24.20.1.i586",
"product_id": "nss-myhostname-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.20.1.i586",
"product": {
"name": "nss-mymachines-234-24.20.1.i586",
"product_id": "nss-mymachines-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.20.1.i586",
"product": {
"name": "nss-systemd-234-24.20.1.i586",
"product_id": "nss-systemd-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-234-24.20.1.i586",
"product": {
"name": "systemd-234-24.20.1.i586",
"product_id": "systemd-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.20.1.i586",
"product": {
"name": "systemd-container-234-24.20.1.i586",
"product_id": "systemd-container-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.20.1.i586",
"product": {
"name": "systemd-coredump-234-24.20.1.i586",
"product_id": "systemd-coredump-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.20.1.i586",
"product": {
"name": "systemd-devel-234-24.20.1.i586",
"product_id": "systemd-devel-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.20.1.i586",
"product": {
"name": "systemd-logger-234-24.20.1.i586",
"product_id": "systemd-logger-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.20.1.i586",
"product": {
"name": "systemd-mini-234-24.20.1.i586",
"product_id": "systemd-mini-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.20.1.i586",
"product": {
"name": "systemd-mini-container-mini-234-24.20.1.i586",
"product_id": "systemd-mini-container-mini-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.20.1.i586",
"product": {
"name": "systemd-mini-coredump-mini-234-24.20.1.i586",
"product_id": "systemd-mini-coredump-mini-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.20.1.i586",
"product": {
"name": "systemd-mini-devel-234-24.20.1.i586",
"product_id": "systemd-mini-devel-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.20.1.i586",
"product": {
"name": "systemd-mini-sysvinit-234-24.20.1.i586",
"product_id": "systemd-mini-sysvinit-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.20.1.i586",
"product": {
"name": "systemd-sysvinit-234-24.20.1.i586",
"product_id": "systemd-sysvinit-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "udev-234-24.20.1.i586",
"product": {
"name": "udev-234-24.20.1.i586",
"product_id": "udev-234-24.20.1.i586"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.20.1.i586",
"product": {
"name": "udev-mini-234-24.20.1.i586",
"product_id": "udev-mini-234-24.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "systemd-bash-completion-234-24.20.1.noarch",
"product": {
"name": "systemd-bash-completion-234-24.20.1.noarch",
"product_id": "systemd-bash-completion-234-24.20.1.noarch"
}
},
{
"category": "product_version",
"name": "systemd-mini-bash-completion-234-24.20.1.noarch",
"product": {
"name": "systemd-mini-bash-completion-234-24.20.1.noarch",
"product_id": "systemd-mini-bash-completion-234-24.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.20.1.ppc64le",
"product": {
"name": "libsystemd0-234-24.20.1.ppc64le",
"product_id": "libsystemd0-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.20.1.ppc64le",
"product": {
"name": "libsystemd0-mini-234-24.20.1.ppc64le",
"product_id": "libsystemd0-mini-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.20.1.ppc64le",
"product": {
"name": "libudev-devel-234-24.20.1.ppc64le",
"product_id": "libudev-devel-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.20.1.ppc64le",
"product": {
"name": "libudev-mini-devel-234-24.20.1.ppc64le",
"product_id": "libudev-mini-devel-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.20.1.ppc64le",
"product": {
"name": "libudev-mini1-234-24.20.1.ppc64le",
"product_id": "libudev-mini1-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.20.1.ppc64le",
"product": {
"name": "libudev1-234-24.20.1.ppc64le",
"product_id": "libudev1-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.20.1.ppc64le",
"product": {
"name": "nss-myhostname-234-24.20.1.ppc64le",
"product_id": "nss-myhostname-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.20.1.ppc64le",
"product": {
"name": "nss-mymachines-234-24.20.1.ppc64le",
"product_id": "nss-mymachines-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.20.1.ppc64le",
"product": {
"name": "nss-systemd-234-24.20.1.ppc64le",
"product_id": "nss-systemd-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-234-24.20.1.ppc64le",
"product": {
"name": "systemd-234-24.20.1.ppc64le",
"product_id": "systemd-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.20.1.ppc64le",
"product": {
"name": "systemd-container-234-24.20.1.ppc64le",
"product_id": "systemd-container-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.20.1.ppc64le",
"product": {
"name": "systemd-coredump-234-24.20.1.ppc64le",
"product_id": "systemd-coredump-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.20.1.ppc64le",
"product": {
"name": "systemd-devel-234-24.20.1.ppc64le",
"product_id": "systemd-devel-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.20.1.ppc64le",
"product": {
"name": "systemd-logger-234-24.20.1.ppc64le",
"product_id": "systemd-logger-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.20.1.ppc64le",
"product": {
"name": "systemd-mini-234-24.20.1.ppc64le",
"product_id": "systemd-mini-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.20.1.ppc64le",
"product": {
"name": "systemd-mini-container-mini-234-24.20.1.ppc64le",
"product_id": "systemd-mini-container-mini-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.20.1.ppc64le",
"product": {
"name": "systemd-mini-coredump-mini-234-24.20.1.ppc64le",
"product_id": "systemd-mini-coredump-mini-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.20.1.ppc64le",
"product": {
"name": "systemd-mini-devel-234-24.20.1.ppc64le",
"product_id": "systemd-mini-devel-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.20.1.ppc64le",
"product": {
"name": "systemd-mini-sysvinit-234-24.20.1.ppc64le",
"product_id": "systemd-mini-sysvinit-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.20.1.ppc64le",
"product": {
"name": "systemd-sysvinit-234-24.20.1.ppc64le",
"product_id": "systemd-sysvinit-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-234-24.20.1.ppc64le",
"product": {
"name": "udev-234-24.20.1.ppc64le",
"product_id": "udev-234-24.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.20.1.ppc64le",
"product": {
"name": "udev-mini-234-24.20.1.ppc64le",
"product_id": "udev-mini-234-24.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.20.1.s390x",
"product": {
"name": "libsystemd0-234-24.20.1.s390x",
"product_id": "libsystemd0-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.20.1.s390x",
"product": {
"name": "libsystemd0-mini-234-24.20.1.s390x",
"product_id": "libsystemd0-mini-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.20.1.s390x",
"product": {
"name": "libudev-devel-234-24.20.1.s390x",
"product_id": "libudev-devel-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.20.1.s390x",
"product": {
"name": "libudev-mini-devel-234-24.20.1.s390x",
"product_id": "libudev-mini-devel-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.20.1.s390x",
"product": {
"name": "libudev-mini1-234-24.20.1.s390x",
"product_id": "libudev-mini1-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.20.1.s390x",
"product": {
"name": "libudev1-234-24.20.1.s390x",
"product_id": "libudev1-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.20.1.s390x",
"product": {
"name": "nss-myhostname-234-24.20.1.s390x",
"product_id": "nss-myhostname-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.20.1.s390x",
"product": {
"name": "nss-mymachines-234-24.20.1.s390x",
"product_id": "nss-mymachines-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.20.1.s390x",
"product": {
"name": "nss-systemd-234-24.20.1.s390x",
"product_id": "nss-systemd-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-234-24.20.1.s390x",
"product": {
"name": "systemd-234-24.20.1.s390x",
"product_id": "systemd-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.20.1.s390x",
"product": {
"name": "systemd-container-234-24.20.1.s390x",
"product_id": "systemd-container-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.20.1.s390x",
"product": {
"name": "systemd-coredump-234-24.20.1.s390x",
"product_id": "systemd-coredump-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.20.1.s390x",
"product": {
"name": "systemd-devel-234-24.20.1.s390x",
"product_id": "systemd-devel-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.20.1.s390x",
"product": {
"name": "systemd-logger-234-24.20.1.s390x",
"product_id": "systemd-logger-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.20.1.s390x",
"product": {
"name": "systemd-mini-234-24.20.1.s390x",
"product_id": "systemd-mini-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.20.1.s390x",
"product": {
"name": "systemd-mini-container-mini-234-24.20.1.s390x",
"product_id": "systemd-mini-container-mini-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.20.1.s390x",
"product": {
"name": "systemd-mini-coredump-mini-234-24.20.1.s390x",
"product_id": "systemd-mini-coredump-mini-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.20.1.s390x",
"product": {
"name": "systemd-mini-devel-234-24.20.1.s390x",
"product_id": "systemd-mini-devel-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.20.1.s390x",
"product": {
"name": "systemd-mini-sysvinit-234-24.20.1.s390x",
"product_id": "systemd-mini-sysvinit-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.20.1.s390x",
"product": {
"name": "systemd-sysvinit-234-24.20.1.s390x",
"product_id": "systemd-sysvinit-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-234-24.20.1.s390x",
"product": {
"name": "udev-234-24.20.1.s390x",
"product_id": "udev-234-24.20.1.s390x"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.20.1.s390x",
"product": {
"name": "udev-mini-234-24.20.1.s390x",
"product_id": "udev-mini-234-24.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsystemd0-234-24.20.1.x86_64",
"product": {
"name": "libsystemd0-234-24.20.1.x86_64",
"product_id": "libsystemd0-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-32bit-234-24.20.1.x86_64",
"product": {
"name": "libsystemd0-32bit-234-24.20.1.x86_64",
"product_id": "libsystemd0-32bit-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsystemd0-mini-234-24.20.1.x86_64",
"product": {
"name": "libsystemd0-mini-234-24.20.1.x86_64",
"product_id": "libsystemd0-mini-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-234-24.20.1.x86_64",
"product": {
"name": "libudev-devel-234-24.20.1.x86_64",
"product_id": "libudev-devel-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-devel-32bit-234-24.20.1.x86_64",
"product": {
"name": "libudev-devel-32bit-234-24.20.1.x86_64",
"product_id": "libudev-devel-32bit-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini-devel-234-24.20.1.x86_64",
"product": {
"name": "libudev-mini-devel-234-24.20.1.x86_64",
"product_id": "libudev-mini-devel-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev-mini1-234-24.20.1.x86_64",
"product": {
"name": "libudev-mini1-234-24.20.1.x86_64",
"product_id": "libudev-mini1-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-234-24.20.1.x86_64",
"product": {
"name": "libudev1-234-24.20.1.x86_64",
"product_id": "libudev1-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libudev1-32bit-234-24.20.1.x86_64",
"product": {
"name": "libudev1-32bit-234-24.20.1.x86_64",
"product_id": "libudev1-32bit-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-234-24.20.1.x86_64",
"product": {
"name": "nss-myhostname-234-24.20.1.x86_64",
"product_id": "nss-myhostname-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-myhostname-32bit-234-24.20.1.x86_64",
"product": {
"name": "nss-myhostname-32bit-234-24.20.1.x86_64",
"product_id": "nss-myhostname-32bit-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-234-24.20.1.x86_64",
"product": {
"name": "nss-mymachines-234-24.20.1.x86_64",
"product_id": "nss-mymachines-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-mymachines-32bit-234-24.20.1.x86_64",
"product": {
"name": "nss-mymachines-32bit-234-24.20.1.x86_64",
"product_id": "nss-mymachines-32bit-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "nss-systemd-234-24.20.1.x86_64",
"product": {
"name": "nss-systemd-234-24.20.1.x86_64",
"product_id": "nss-systemd-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-234-24.20.1.x86_64",
"product": {
"name": "systemd-234-24.20.1.x86_64",
"product_id": "systemd-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-32bit-234-24.20.1.x86_64",
"product": {
"name": "systemd-32bit-234-24.20.1.x86_64",
"product_id": "systemd-32bit-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-container-234-24.20.1.x86_64",
"product": {
"name": "systemd-container-234-24.20.1.x86_64",
"product_id": "systemd-container-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-coredump-234-24.20.1.x86_64",
"product": {
"name": "systemd-coredump-234-24.20.1.x86_64",
"product_id": "systemd-coredump-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-devel-234-24.20.1.x86_64",
"product": {
"name": "systemd-devel-234-24.20.1.x86_64",
"product_id": "systemd-devel-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-logger-234-24.20.1.x86_64",
"product": {
"name": "systemd-logger-234-24.20.1.x86_64",
"product_id": "systemd-logger-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-234-24.20.1.x86_64",
"product": {
"name": "systemd-mini-234-24.20.1.x86_64",
"product_id": "systemd-mini-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-container-mini-234-24.20.1.x86_64",
"product": {
"name": "systemd-mini-container-mini-234-24.20.1.x86_64",
"product_id": "systemd-mini-container-mini-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-coredump-mini-234-24.20.1.x86_64",
"product": {
"name": "systemd-mini-coredump-mini-234-24.20.1.x86_64",
"product_id": "systemd-mini-coredump-mini-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-devel-234-24.20.1.x86_64",
"product": {
"name": "systemd-mini-devel-234-24.20.1.x86_64",
"product_id": "systemd-mini-devel-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-mini-sysvinit-234-24.20.1.x86_64",
"product": {
"name": "systemd-mini-sysvinit-234-24.20.1.x86_64",
"product_id": "systemd-mini-sysvinit-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "systemd-sysvinit-234-24.20.1.x86_64",
"product": {
"name": "systemd-sysvinit-234-24.20.1.x86_64",
"product_id": "systemd-sysvinit-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-234-24.20.1.x86_64",
"product": {
"name": "udev-234-24.20.1.x86_64",
"product_id": "udev-234-24.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "udev-mini-234-24.20.1.x86_64",
"product": {
"name": "udev-mini-234-24.20.1.x86_64",
"product_id": "udev-mini-234-24.20.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.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64"
},
"product_reference": "libsystemd0-234-24.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le"
},
"product_reference": "libsystemd0-234-24.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x"
},
"product_reference": "libsystemd0-234-24.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsystemd0-234-24.20.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.20.1.x86_64"
},
"product_reference": "libsystemd0-234-24.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsystemd0-32bit-234-24.20.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.20.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.20.1.aarch64"
},
"product_reference": "libudev-devel-234-24.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libudev-devel-234-24.20.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.20.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.20.1.s390x"
},
"product_reference": "libudev-devel-234-24.20.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.20.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.20.1.x86_64"
},
"product_reference": "libudev-devel-234-24.20.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.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64"
},
"product_reference": "libudev1-234-24.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le"
},
"product_reference": "libudev1-234-24.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x"
},
"product_reference": "libudev1-234-24.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libudev1-234-24.20.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.20.1.x86_64"
},
"product_reference": "libudev1-234-24.20.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.20.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.20.1.x86_64"
},
"product_reference": "libudev1-32bit-234-24.20.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.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64"
},
"product_reference": "systemd-234-24.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le"
},
"product_reference": "systemd-234-24.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x"
},
"product_reference": "systemd-234-24.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "systemd-234-24.20.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.20.1.x86_64"
},
"product_reference": "systemd-234-24.20.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.20.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.20.1.x86_64"
},
"product_reference": "systemd-32bit-234-24.20.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.20.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.20.1.noarch"
},
"product_reference": "systemd-bash-completion-234-24.20.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.20.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.20.1.aarch64"
},
"product_reference": "systemd-container-234-24.20.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.20.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.20.1.ppc64le"
},
"product_reference": "systemd-container-234-24.20.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.20.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.20.1.s390x"
},
"product_reference": "systemd-container-234-24.20.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.20.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.20.1.x86_64"
},
"product_reference": "systemd-container-234-24.20.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.20.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.20.1.aarch64"
},
"product_reference": "systemd-coredump-234-24.20.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.20.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.20.1.ppc64le"
},
"product_reference": "systemd-coredump-234-24.20.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.20.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.20.1.s390x"
},
"product_reference": "systemd-coredump-234-24.20.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.20.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.20.1.x86_64"
},
"product_reference": "systemd-coredump-234-24.20.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.20.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.20.1.aarch64"
},
"product_reference": "systemd-devel-234-24.20.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.20.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.20.1.ppc64le"
},
"product_reference": "systemd-devel-234-24.20.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.20.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.20.1.s390x"
},
"product_reference": "systemd-devel-234-24.20.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.20.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.20.1.x86_64"
},
"product_reference": "systemd-devel-234-24.20.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.20.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.20.1.aarch64"
},
"product_reference": "systemd-sysvinit-234-24.20.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.20.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.20.1.ppc64le"
},
"product_reference": "systemd-sysvinit-234-24.20.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.20.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.20.1.s390x"
},
"product_reference": "systemd-sysvinit-234-24.20.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.20.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.20.1.x86_64"
},
"product_reference": "systemd-sysvinit-234-24.20.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.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64"
},
"product_reference": "udev-234-24.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le"
},
"product_reference": "udev-234-24.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x"
},
"product_reference": "udev-234-24.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udev-234-24.20.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.20.1.x86_64"
},
"product_reference": "udev-234-24.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
}
]
},
"vulnerabilities": [
{
"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": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-01-21T14:52:48Z",
"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": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-01-21T14:52:48Z",
"details": "important"
}
],
"title": "CVE-2018-16865"
},
{
"cve": "CVE-2018-16866",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16866"
}
],
"notes": [
{
"category": "general",
"text": "An out of bounds read was discovered in systemd-journald in the way it parses log messages that terminate with a colon \u0027:\u0027. A local attacker can use this flaw to disclose process memory data. Versions from v221 to v239 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16866",
"url": "https://www.suse.com/security/cve/CVE-2018-16866"
},
{
"category": "external",
"summary": "SUSE Bug 1108912 for CVE-2018-16866",
"url": "https://bugzilla.suse.com/1108912"
},
{
"category": "external",
"summary": "SUSE Bug 1120323 for CVE-2018-16866",
"url": "https://bugzilla.suse.com/1120323"
},
{
"category": "external",
"summary": "SUSE Bug 1122265 for CVE-2018-16866",
"url": "https://bugzilla.suse.com/1122265"
},
{
"category": "external",
"summary": "SUSE Bug 1126183 for CVE-2018-16866",
"url": "https://bugzilla.suse.com/1126183"
}
],
"remediations": [
{
"category": "vendor_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.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-01-21T14:52:48Z",
"details": "low"
}
],
"title": "CVE-2018-16866"
},
{
"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 Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.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": [
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsystemd0-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libudev1-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-32bit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-bash-completion-234-24.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-container-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-coredump-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-devel-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:systemd-sysvinit-234-24.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:udev-234-24.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-01-21T14:52:48Z",
"details": "important"
}
],
"title": "CVE-2018-6954"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…